Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dide-test.c96 CMD_IDENTIFY = 0xec, enumerator
625 qpci_io_writeb(dev, ide_bar, reg_command, CMD_IDENTIFY); in test_identify()
H A Dahci-test.c236 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 Dahci.h280 CMD_IDENTIFY = 0xEC, enumerator
H A Dahci.c68 { .cmd = CMD_IDENTIFY, .data = true, .pio = true,