Searched refs:ahci_ctlr_reset (Results 1 – 6 of 6) sorted by relevance
113 rc = ahci_ctlr_reset(dev); in ahci_mv_fdt_attach()
367 ret = ahci_ctlr_reset(dev); in ahci_fsl_fdt_attach()
399 return(ahci_ctlr_reset(dev)); in ahci_pci_ctlr_reset()
667 int ahci_ctlr_reset(device_t dev);
139 ahci_ctlr_reset(device_t dev) in ahci_ctlr_reset() function
285 return (ahci_ctlr_reset(dev)); in ahci_a10_ctlr_reset()