Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dlibahci.c603 if (!hpriv->stop_engine) in ahci_save_initial_config()
604 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
957 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1375 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1606 hpriv->stop_engine(ap); in ahci_do_hardreset()
2219 hpriv->stop_engine(ap); in ahci_error_handler()
2226 hpriv->stop_engine(ap); in ahci_error_handler()
2280 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2337 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2370 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.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.c843 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
867 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
929 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c400 hpriv->stop_engine(ap); in ahci_highbank_hardreset()