Searched refs:ahci_exec (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 611 void ahci_exec(AHCIQState *ahci, uint8_t port,
|
H A D | ahci.c | 686 void ahci_exec(AHCIQState *ahci, uint8_t port, in ahci_exec() function 986 ahci_exec(ahci, port, CMD_ATAPI_REQUEST_SENSE, &opts); in ahci_atapi_get_sense()
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1595 ahci_exec(ahci, ahci_port_select(ahci), cmd, &opts); in ahci_test_cdrom()
|