Searched refs:phy_mask_xor (Results 1 – 1 of 1) sorted by relevance
1614 u32 phy_mask_xor; in mpi3mr_update_mr_sas_port() local1631 phy_mask_xor = mr_sas_port->phy_mask ^ h_port->phy_mask; in mpi3mr_update_mr_sas_port()1632 phys_to_be_added = h_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()1633 phys_to_be_removed = mr_sas_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()