Searched refs:ahci_guest_io_halt (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1123 cmd = ahci_guest_io_halt(ahci, port, CMD_FLUSH_CACHE, 0, 0, 0); in test_flush_retry() 1239 cmd = ahci_guest_io_halt(ahci, port, cmd_write, in ahci_halted_io_test() 1313 cmd = ahci_guest_io_halt(src, port, cmd_write, in ahci_migrate_halted_io()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 606 AHCICommand *ahci_guest_io_halt(AHCIQState *ahci, uint8_t port, uint8_t ide_cmd,
|
H A D | ahci.c | 751 AHCICommand *ahci_guest_io_halt(AHCIQState *ahci, uint8_t port, in ahci_guest_io_halt() function
|