Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1226 rc = ahci_stop_engine(ap); in ahci_kick_engine()
1466 ahci_stop_engine(ap); in ahci_hardreset()
2036 ahci_stop_engine(ap); in ahci_error_handler()
2043 ahci_stop_engine(ap); in ahci_error_handler()
2090 rc = ahci_stop_engine(ap); in ahci_set_aggressive_devslp()
2150 rc = ahci_stop_engine(ap); in ahci_enable_fbs()
2183 rc = ahci_stop_engine(ap); in ahci_disable_fbs()
Dahci_qoriq.c83 ahci_stop_engine(ap); in ahci_qoriq_hardreset()
Dahci.h391 int ahci_stop_engine(struct ata_port *ap);
Dahci_xgene.c168 ahci_stop_engine(ap); in xgene_ahci_restart_engine()
424 ahci_stop_engine(ap); in xgene_ahci_hardreset()
Dahci.c670 ahci_stop_engine(ap); in ahci_vt8251_hardreset()
696 ahci_stop_engine(ap); in ahci_p5wdh_hardreset()
760 ahci_stop_engine(ap); in ahci_avn_hardreset()
Dsata_highbank.c413 ahci_stop_engine(ap); in ahci_highbank_hardreset()