Home
last modified time | relevance | path

Searched refs:stop_engine (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/ata/
H A Dlibahci.c604 if (!hpriv->stop_engine) in ahci_save_initial_config()
605 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
958 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1376 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1607 hpriv->stop_engine(ap); in ahci_do_hardreset()
2220 hpriv->stop_engine(ap); in ahci_error_handler()
2227 hpriv->stop_engine(ap); in ahci_error_handler()
2281 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2338 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2371 rc = hpriv->stop_engine(a in ahci_disable_fbs()
[all...]
H A Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
H A Dahci_xgene.c152 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
408 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
H A Dahci_qoriq.c104 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
H A Dahci.h374 int (*stop_engine)(struct ata_port *ap); member
H A Dahci.c845 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
869 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
931 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c400 hpriv->stop_engine(ap); in ahci_highbank_hardreset()