Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
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()
2229 hpriv->stop_engine(ap); in ahci_error_handler()
2236 hpriv->stop_engine(ap); in ahci_error_handler()
2290 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2347 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2380 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.c154 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
410 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
Dahci.h374 int (*stop_engine)(struct ata_port *ap); member
Dahci_qoriq.c104 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
Dahci.c736 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
760 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
822 hpriv->stop_engine(ap); in ahci_avn_hardreset()
Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()