Home
last modified time | relevance | path

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

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