Home
last modified time | relevance | path

Searched refs:command_to_handler (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/block/
H A Dfdc.c2195 static uint8_t command_to_handler[256]; variable
2201 idx = command_to_handler[cmd]; in get_command()
2357 for (j = 0; j < sizeof(command_to_handler); j++) { in fdctrl_realize_common()
2359 command_to_handler[j] = i; in fdctrl_realize_common()