Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c737 ahci_command_wait(ahci, cmd); in ahci_exec()
772 ahci_command_wait(ahci, cmd); in ahci_guest_io_resume()
1255 void ahci_command_wait(AHCIQState *ahci, AHCICommand *cmd) in ahci_command_wait() function
1275 ahci_command_wait(ahci, cmd); in ahci_command_issue()
H A Dahci.h626 void ahci_command_wait(AHCIQState *ahci, AHCICommand *cmd);
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1386 ahci_command_wait(dst, cmd); in test_flush_migrate()