stop_engine       678 drivers/ata/ahci.c 	hpriv->stop_engine(ap);
stop_engine       704 drivers/ata/ahci.c 	hpriv->stop_engine(ap);
stop_engine       768 drivers/ata/ahci.c 	hpriv->stop_engine(ap);
stop_engine       364 drivers/ata/ahci.h 	int			(*stop_engine)(struct ata_port *ap);
stop_engine       206 drivers/ata/ahci_mvebu.c 	hpriv->stop_engine = ahci_mvebu_stop_engine;
stop_engine       101 drivers/ata/ahci_qoriq.c 	hpriv->stop_engine(ap);
stop_engine       155 drivers/ata/ahci_xgene.c 	hpriv->stop_engine(ap);
stop_engine       411 drivers/ata/ahci_xgene.c 	hpriv->stop_engine(ap);
stop_engine       547 drivers/ata/libahci.c 	if (!hpriv->stop_engine)
stop_engine       548 drivers/ata/libahci.c 		hpriv->stop_engine = ahci_stop_engine;
stop_engine       893 drivers/ata/libahci.c 	rc = hpriv->stop_engine(ap);
stop_engine      1306 drivers/ata/libahci.c 	rc = hpriv->stop_engine(ap);
stop_engine      1545 drivers/ata/libahci.c 	hpriv->stop_engine(ap);
stop_engine      2071 drivers/ata/libahci.c 		hpriv->stop_engine(ap);
stop_engine      2078 drivers/ata/libahci.c 		hpriv->stop_engine(ap);
stop_engine      2132 drivers/ata/libahci.c 	rc = hpriv->stop_engine(ap);
stop_engine      2189 drivers/ata/libahci.c 	rc = hpriv->stop_engine(ap);
stop_engine      2222 drivers/ata/libahci.c 	rc = hpriv->stop_engine(ap);
stop_engine       399 drivers/ata/sata_highbank.c 	hpriv->stop_engine(ap);