Searched refs:ahci_command_verify (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/qtest/libqos/ |
H A D | ahci.c | 738 ahci_command_verify(ahci, cmd); in ahci_exec() 773 ahci_command_verify(ahci, cmd); in ahci_guest_io_resume() 790 ahci_command_verify(ahci, cmd); in ahci_guest_io() 962 ahci_command_verify(ahci, cmd); in ahci_atapi_test_ready() 1002 ahci_command_verify(ahci, cmd); in ahci_atapi_eject() 1014 ahci_command_verify(ahci, cmd); in ahci_atapi_load() 1278 void ahci_command_verify(AHCIQState *ahci, AHCICommand *cmd) in ahci_command_verify() function
|
H A D | ahci.h | 627 void ahci_command_verify(AHCIQState *ahci, AHCICommand *cmd);
|
/qemu/tests/qtest/ |
H A D | ahci-test.c | 1047 ahci_command_verify(ahci, cmd); in test_dma_fragmented() 1054 ahci_command_verify(ahci, cmd); in test_dma_fragmented() 1387 ahci_command_verify(dst, cmd); in test_flush_migrate()
|