Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Datapi.c1283 } atapi_cmd_table[0x100] = { variable
1308 const struct AtapiCmd *cmd = &atapi_cmd_table[s->io_buffer[0]]; in ide_atapi_cmd()