Searched refs:sas_port_add_phy (Results 1 – 8 of 8) sorted by relevance
165 u8 sas_port_add_phy; /* flag to request sas_port_add_phy*/ member
893 phy_info->sas_port_add_phy=1; in mptsas_setup_wide_ports()927 phy_info_cmp->sas_port_add_phy=1; in mptsas_setup_wide_ports()3166 if (phy_info->sas_port_add_phy) { in mptsas_probe_one_phy()3191 sas_port_add_phy(port, phy_info->phy); in mptsas_probe_one_phy()3192 phy_info->sas_port_add_phy = 0; in mptsas_probe_one_phy()
179 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
130 sas_port_add_phy(port->port, phy->phy); in sas_form_port()
765 sas_port_add_phy(port, phy->phy); in sas_ex_get_linkrate()896 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port()
208 void sas_port_add_phy(struct sas_port *, struct sas_phy *);
538 sas_port_add_phy(mpt2sas_port->port, mpt2sas_phy->phy); in _transport_add_phy()724 sas_port_add_phy(port, mpt2sas_phy->phy); in mpt2sas_transport_port_add()
1098 void sas_port_add_phy(struct sas_port *port, struct sas_phy *phy) in sas_port_add_phy() function1122 EXPORT_SYMBOL(sas_port_add_phy);