Searched refs:CMD_IDENTIFY (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ide-test.c | 96 CMD_IDENTIFY = 0xec, enumerator 625 qpci_io_writeb(dev, ide_bar, reg_command, CMD_IDENTIFY); in test_identify()
|
H A D | ahci-test.c | 236 hello = CMD_IDENTIFY; in ahci_boot_and_enable() 833 ahci_io(ahci, px, CMD_IDENTIFY, &buff, buffsize, 0); in ahci_test_identify()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 280 CMD_IDENTIFY = 0xEC, enumerator
|
H A D | ahci.c | 68 { .cmd = CMD_IDENTIFY, .data = true, .pio = true,
|