Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c1665 ahci_atapi_eject(ahci, port); in test_atapi_tray()
1686 ahci_atapi_eject(ahci, port); in test_atapi_tray()
1726 ahci_atapi_eject(ahci, port); in test_atapi_tray()
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h617 void ahci_atapi_eject(AHCIQState *ahci, uint8_t port);
H A Dahci.c994 void ahci_atapi_eject(AHCIQState *ahci, uint8_t port) in ahci_atapi_eject() function