Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dphy.h418 enum sci_status sci_phy_stop(
H A 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()
H A Dhost.c1212 phy_status = sci_phy_stop(&ihost->phys[index]); in sci_controller_stop_phys()