Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h575 void free_ahci_device(QPCIDevice *dev);
H A Dahci.c154 void free_ahci_device(QPCIDevice *dev) in free_ahci_device() function
/openbmc/qemu/tests/qtest/
H A Dahci-test.c202 free_ahci_device(ahci->dev); in ahci_shutdown()