Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/isci/
Dphy.h418 enum sci_status sci_phy_stop(
Dphy.c481 enum sci_status sci_phy_stop(struct isci_phy *iphy) in sci_phy_stop() function
1449 sci_phy_stop(iphy); in isci_phy_control()
1456 sci_phy_stop(iphy); in isci_phy_control()
Dhost.c1212 phy_status = sci_phy_stop(&ihost->phys[index]); in sci_controller_stop_phys()