Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c722 ahci_command_commit(ahci, cmd, port); in ahci_exec()
759 ahci_command_commit(ahci, cmd, port); in ahci_guest_io_halt()
788 ahci_command_commit(ahci, cmd, port); in ahci_guest_io()
960 ahci_command_commit(ahci, cmd, port); in ahci_atapi_test_ready()
1000 ahci_command_commit(ahci, cmd, port); in ahci_atapi_eject()
1012 ahci_command_commit(ahci, cmd, port); in ahci_atapi_load()
1186 void ahci_command_commit(AHCIQState *ahci, AHCICommand *cmd, uint8_t port) in ahci_command_commit() function
H A Dahci.h624 void ahci_command_commit(AHCIQState *ahci, AHCICommand *cmd, uint8_t port);
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1045 ahci_command_commit(ahci, cmd, px); in test_dma_fragmented()
1052 ahci_command_commit(ahci, cmd, px); in test_dma_fragmented()
1376 ahci_command_commit(src, cmd, px); in test_flush_migrate()
1476 ahci_command_commit(ahci, cmd, port); in test_reset_pending_callback()