Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c794 static AHCICommandProp *ahci_command_find(uint8_t command_name) in ahci_command_find() function
814 props = ahci_command_find(ide_cmd); in ahci_io()
903 AHCICommandProp *props = ahci_command_find(command_name); in ahci_command_create()