Searched refs:srch_phy (Results 1 – 1 of 1) sorted by relevance
655 struct mpi3mr_sas_phy *srch_phy; in mpi3mr_add_phy_to_an_existing_port() local670 list_for_each_entry(srch_phy, &mr_sas_port->phy_list, in mpi3mr_add_phy_to_an_existing_port()672 if (srch_phy == mr_sas_phy) in mpi3mr_add_phy_to_an_existing_port()720 struct mpi3mr_sas_phy *srch_phy; in mpi3mr_del_phy_from_an_existing_port() local727 list_for_each_entry(srch_phy, &mr_sas_port->phy_list, in mpi3mr_del_phy_from_an_existing_port()729 if (srch_phy != mr_sas_phy) in mpi3mr_del_phy_from_an_existing_port()