Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_highbank.c552 rc = ahci_reset_controller(host); in ahci_highbank_probe()
601 rc = ahci_reset_controller(host); in ahci_highbank_resume()
H A Dlibahci.c974 int ahci_reset_controller(struct ata_host *host) in ahci_reset_controller() function
1020 EXPORT_SYMBOL_GPL(ahci_reset_controller);
H A Dahci.c825 rc = ahci_reset_controller(host); in ahci_pci_reset_controller()