Home
last modified time | relevance | path

Searched refs:ahci_destroy_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c175 ahci_destroy_command(ahci, port, slot); in ahci_clean_mem()
604 void ahci_destroy_command(AHCIQState *ahci, uint8_t port, uint8_t slot) in ahci_destroy_command() function
656 ahci_destroy_command(ahci, port, j); in ahci_pick_cmd()
H A Dahci.h590 void ahci_destroy_command(AHCIQState *ahci, uint8_t port, uint8_t slot);