Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.h415 enum sci_status sci_phy_start(
H A Dphy.c464 enum sci_status sci_phy_start(struct isci_phy *iphy) in sci_phy_start() function
1451 sci_phy_start(iphy); in isci_phy_control()
H A Dhost.c937 status = sci_phy_start(iphy); in sci_controller_start_next_phy()