Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c272 static int ahci_cond_start_engines(AHCIDevice *ad) in ahci_cond_start_engines() function
349 ahci_cond_start_engines(&s->dev[port]); in ahci_port_write()
1759 if (ahci_cond_start_engines(ad) != 0) { in ahci_state_post_load()