Searched refs:phy_mask_xor (Results 1 – 1 of 1) sorted by relevance
1624 u32 phy_mask_xor; in mpi3mr_update_mr_sas_port() local1641 phy_mask_xor = mr_sas_port->phy_mask ^ h_port->phy_mask; in mpi3mr_update_mr_sas_port()1642 phys_to_be_added = h_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()1643 phys_to_be_removed = mr_sas_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()