Home
last modified time | relevance | path

Searched refs:stop_engine (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci.c552 if (!hpriv->stop_engine) in ahci_save_initial_config()
553 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
898 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1320 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1559 hpriv->stop_engine(ap); in ahci_do_hardreset()
2079 hpriv->stop_engine(ap); in ahci_error_handler()
2086 hpriv->stop_engine(ap); in ahci_error_handler()
2140 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2197 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2230 rc = hpriv->stop_engine(a in ahci_disable_fbs()
[all...]
H A Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
H A Dahci_xgene.c155 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
411 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
H A Dahci.h369 int (*stop_engine)(struct ata_port *ap); member
H A Dahci_qoriq.c108 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
H A Dahci.c735 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
761 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
825 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()
/kernel/linux/linux-6.6/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()
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(a in ahci_disable_fbs()
[all...]
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.c754 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
778 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
840 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()

Completed in 20 milliseconds