Searched refs:ahci_ctlr_reset (Results 1 – 6 of 6) sorted by relevance
60 return ahci_ctlr_reset(dev); in ahci_gen_ctlr_reset()
371 return ahci_ctlr_reset(dev); in ahci_pci_ctlr_reset()
650 int ahci_ctlr_reset(device_t dev);
139 ahci_ctlr_reset(device_t dev) in ahci_ctlr_reset() function
281 return (ahci_ctlr_reset(dev)); in ahci_a10_ctlr_reset()
467 rv = ahci_ctlr_reset(dev); in tegra_ahci_ctlr_reset()