Home
last modified time | relevance | path

Searched refs:sci_phy_stop (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/isci/
Dphy.h425 enum sci_status sci_phy_stop(
Dphy.c481 enum sci_status sci_phy_stop(struct isci_phy *iphy) in sci_phy_stop() function
1383 sci_phy_stop(iphy); in isci_phy_control()
1389 sci_phy_stop(iphy); in isci_phy_control()
Dhost.c1522 phy_status = sci_phy_stop(&ihost->phys[index]); in sci_controller_stop_phys()