Searched refs:ahci_reset (Results 1 – 8 of 8) sorted by relevance
67 ahci_reset((void __iomem *)DWC_AHSATA_BASE); in scsi_bus_reset()
236 ahci_reset((void __iomem *)DWC_AHSATA_BASE); in arch_preboot_os()
98 ahci_reset(&d->ahci); in pci_ich9_reset()
384 void ahci_reset(AHCIState *s);
494 ahci_reset(s); in ahci_mem_write()1659 void ahci_reset(AHCIState *s) in ahci_reset() function1848 ahci_reset(&s->ahci); in sysbus_ahci_reset()
117 ahci_reset(void *s) "ahci(%p): HBA reset"
233 int ahci_reset(void __iomem *base);
147 int ahci_reset(void __iomem *base) in ahci_reset() function198 ret = ahci_reset(uc_priv->mmio_base); in ahci_host_init()