Searched refs:ahci_atapi_test_ready (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1711 ahci_atapi_test_ready(ahci, port, false, SENSE_NOT_READY); in test_atapi_tray() 1716 ahci_atapi_test_ready(ahci, port, false, SENSE_UNIT_ATTENTION); in test_atapi_tray() 1721 ahci_atapi_test_ready(ahci, port, true, SENSE_NO_SENSE); in test_atapi_tray()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 613 void ahci_atapi_test_ready(AHCIQState *ahci, uint8_t port, bool ready,
|
H A D | ahci.c | 951 void ahci_atapi_test_ready(AHCIQState *ahci, uint8_t port, in ahci_atapi_test_ready() function
|