Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibahci.c571 if (!hpriv->stop_engine) in ahci_save_initial_config()
572 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
917 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1330 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1560 hpriv->stop_engine(ap); in ahci_do_hardreset()
2074 hpriv->stop_engine(ap); in ahci_error_handler()
2081 hpriv->stop_engine(ap); in ahci_error_handler()
2135 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2192 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2225 rc = hpriv->stop_engine(ap); in ahci_disable_fbs()
Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
Dahci.h366 int (*stop_engine)(struct ata_port *ap); member
Dahci_xgene.c155 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
411 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
Dahci_qoriq.c106 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
Dahci.c715 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
739 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
801 hpriv->stop_engine(ap); in ahci_avn_hardreset()
Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()