Home
last modified time | relevance | path

Searched refs:phys_to_be_removed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1625 u64 phys_to_be_added, phys_to_be_removed; in mpi3mr_update_mr_sas_port() local
1643 phys_to_be_removed = mr_sas_port->phy_mask & phy_mask_xor; in mpi3mr_update_mr_sas_port()
1662 for_each_set_bit(i, (ulong *) &phys_to_be_removed, BITS_PER_TYPE(u32)) { in mpi3mr_update_mr_sas_port()