Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/ !
H A Dphy.h406 void sci_phy_set_port(
H A Dport.c477 sci_phy_set_port(iphy, iport); in sci_port_set_phy()
493 sci_phy_set_port(iphy, &ihost->ports[SCI_MAX_PORTS]); in sci_port_clear_phy()
H A Dphy.c365 * sci_phy_set_port() - This method will assign a port to the phy object.
367 void sci_phy_set_port( in sci_phy_set_port() function