Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibahci.c593 int ahci_stop_engine(struct ata_port *ap) in ahci_stop_engine() function
616 EXPORT_SYMBOL_GPL(ahci_stop_engine);
821 rc = ahci_stop_engine(ap); in ahci_deinit_port()
1220 rc = ahci_stop_engine(ap); in ahci_kick_engine()
1451 ahci_stop_engine(ap); in ahci_hardreset()
1975 ahci_stop_engine(ap); in ahci_error_handler()
1982 ahci_stop_engine(ap); in ahci_error_handler()
2029 rc = ahci_stop_engine(ap); in ahci_set_aggressive_devslp()
2089 rc = ahci_stop_engine(ap); in ahci_enable_fbs()
2122 rc = ahci_stop_engine(ap); in ahci_disable_fbs()
Dahci_xgene.c162 ahci_stop_engine(ap); in xgene_ahci_restart_engine()
418 ahci_stop_engine(ap); in xgene_ahci_hardreset()
Dahci.h386 int ahci_stop_engine(struct ata_port *ap);
Dahci.c674 ahci_stop_engine(ap); in ahci_vt8251_hardreset()
700 ahci_stop_engine(ap); in ahci_p5wdh_hardreset()
764 ahci_stop_engine(ap); in ahci_avn_hardreset()
Dsata_highbank.c413 ahci_stop_engine(ap); in ahci_highbank_hardreset()