Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c602 if (!hpriv->stop_engine) in ahci_save_initial_config()
603 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
956 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1377 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1608 hpriv->stop_engine(ap); in ahci_do_hardreset()
2221 hpriv->stop_engine(ap); in ahci_error_handler()
2228 hpriv->stop_engine(ap); in ahci_error_handler()
2282 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2339 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2372 rc = hpriv->stop_engine(ap); in ahci_disable_fbs()
H A Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
H A Dahci_xgene.c154 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
410 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
H A Dahci_qoriq.c104 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
H A Dahci.h375 int (*stop_engine)(struct ata_port *ap); member
H A Dahci.c834 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
858 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
920 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c400 hpriv->stop_engine(ap); in ahci_highbank_hardreset()