Searched refs:phy_srch (Results 1 – 2 of 2) sorted by relevance
553 struct _sas_phy *phy_srch; in _transport_add_phy_to_an_existing_port() local563 list_for_each_entry(phy_srch, &mpt3sas_port->phy_list, in _transport_add_phy_to_an_existing_port()565 if (phy_srch == mpt3sas_phy) in _transport_add_phy_to_an_existing_port()587 struct _sas_phy *phy_srch; in _transport_del_phy_from_an_existing_port() local594 list_for_each_entry(phy_srch, &mpt3sas_port->phy_list, in _transport_del_phy_from_an_existing_port()596 if (phy_srch != mpt3sas_phy) in _transport_del_phy_from_an_existing_port()
560 struct _sas_phy *phy_srch; in _transport_add_phy_to_an_existing_port() local570 list_for_each_entry(phy_srch, &mpt2sas_port->phy_list, in _transport_add_phy_to_an_existing_port()572 if (phy_srch == mpt2sas_phy) in _transport_add_phy_to_an_existing_port()594 struct _sas_phy *phy_srch; in _transport_del_phy_from_an_existing_port() local601 list_for_each_entry(phy_srch, &mpt2sas_port->phy_list, in _transport_del_phy_from_an_existing_port()603 if (phy_srch != mpt2sas_phy) in _transport_del_phy_from_an_existing_port()