Home
last modified time | relevance | path

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

/drivers/ata/
Dlibahci.c553 if (!hpriv->stop_engine) in ahci_save_initial_config()
554 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
899 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1321 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1560 hpriv->stop_engine(ap); in ahci_do_hardreset()
2080 hpriv->stop_engine(ap); in ahci_error_handler()
2087 hpriv->stop_engine(ap); in ahci_error_handler()
2141 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2198 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2231 rc = hpriv->stop_engine(ap); in ahci_disable_fbs()
Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
Dahci_xgene.c155 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
411 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
Dahci_qoriq.c108 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
Dahci.h369 int (*stop_engine)(struct ata_port *ap); member
Dahci.c739 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
765 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
829 hpriv->stop_engine(ap); in ahci_avn_hardreset()
Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()