Searched refs:phy_srch (Results 1 – 2 of 2) sorted by relevance
559 struct _sas_phy *phy_srch; in _transport_add_phy_to_an_existing_port() local569 list_for_each_entry(phy_srch, &mpt2sas_port->phy_list, in _transport_add_phy_to_an_existing_port()571 if (phy_srch == mpt2sas_phy) in _transport_add_phy_to_an_existing_port()593 struct _sas_phy *phy_srch; in _transport_del_phy_from_an_existing_port() local600 list_for_each_entry(phy_srch, &mpt2sas_port->phy_list, in _transport_del_phy_from_an_existing_port()602 if (phy_srch != mpt2sas_phy) in _transport_del_phy_from_an_existing_port()
552 struct _sas_phy *phy_srch; in _transport_add_phy_to_an_existing_port() local562 list_for_each_entry(phy_srch, &mpt3sas_port->phy_list, in _transport_add_phy_to_an_existing_port()564 if (phy_srch == mpt3sas_phy) in _transport_add_phy_to_an_existing_port()586 struct _sas_phy *phy_srch; in _transport_del_phy_from_an_existing_port() local593 list_for_each_entry(phy_srch, &mpt3sas_port->phy_list, in _transport_del_phy_from_an_existing_port()595 if (phy_srch != mpt3sas_phy) in _transport_del_phy_from_an_existing_port()