Searched refs:stop_engine (Results 1 – 7 of 7) sorted by relevance
604 if (!hpriv->stop_engine) in ahci_save_initial_config()605 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()958 rc = hpriv->stop_engine(ap); in ahci_deinit_port()1376 rc = hpriv->stop_engine(ap); in ahci_kick_engine()1607 hpriv->stop_engine(ap); in ahci_do_hardreset()2220 hpriv->stop_engine(ap); in ahci_error_handler()2227 hpriv->stop_engine(ap); in ahci_error_handler()2281 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()2338 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()2371 rc = hpriv->stop_engine(ap); in ahci_disable_fbs()
206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
152 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()408 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
104 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
374 int (*stop_engine)(struct ata_port *ap); member
845 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()869 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()931 hpriv->stop_engine(ap); in ahci_avn_hardreset()
400 hpriv->stop_engine(ap); in ahci_highbank_hardreset()
Completed in 29 milliseconds