Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dphy.h450 void sci_phy_get_protocols(
H A Dphy.c459 void sci_phy_get_protocols(struct isci_phy *iphy, struct sci_phy_proto *proto) in sci_phy_get_protocols() function
H A Dport.c98 sci_phy_get_protocols(iphy, proto); in sci_port_get_protocols()