Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c53 static bool ahci_map_fis_address(AHCIDevice *ad);
292 if (!ahci_map_fis_address(ad)) { in ahci_cond_start_engines()
733 static bool ahci_map_fis_address(AHCIDevice *ad) in ahci_map_fis_address() function