Searched refs:phy_mask_xor (Results 1 – 1 of 1) sorted by relevance
1648 u64 phy_mask_xor; in mpi3mr_update_mr_sas_port() local1665 phy_mask_xor = mr_sas_port->phy_mask ^ h_port->phy_mask; in mpi3mr_update_mr_sas_port()1666 phys_to_be_added = h_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()1667 phys_to_be_removed = mr_sas_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()