Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dphy.h418 enum sci_status sci_phy_stop(
H A Dphy.c478 enum sci_status sci_phy_stop(struct isci_phy *iphy) in sci_phy_stop() function
1443 sci_phy_stop(iphy); in isci_phy_control()
1450 sci_phy_stop(iphy); in isci_phy_control()
H A Dhost.c1210 phy_status = sci_phy_stop(&ihost->phys[index]); in sci_controller_stop_phys()