Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c50 static void ahci_init_d2h(AHCIDevice *ad);
357 ahci_init_d2h(&s->dev[port]); in ahci_port_write()
619 static void ahci_init_d2h(AHCIDevice *ad) in ahci_init_d2h() function
713 ahci_init_d2h(d); in ahci_reset_port()