Lines Matching refs:vphys_mask
446 if (!port->vphys_mask) in mpt3sas_get_vphy_by_phy()
5959 if (!port->vphys_mask) in _scsih_update_vphys_after_reset()
6036 if (!port->vphys_mask) in _scsih_update_vphys_after_reset()
6089 if (!mport->vphys_mask) in _scsih_update_vphys_after_reset()
6092 mport->vphys_mask |= (1 << i); in _scsih_update_vphys_after_reset()
6093 port->vphys_mask &= ~(1 << i); in _scsih_update_vphys_after_reset()
6364 if (!port->vphys_mask) in _scsih_del_dirty_vphy()
6373 port->vphys_mask &= ~vphy->phy_mask; in _scsih_del_dirty_vphy()
6378 if (!port->vphys_mask && !port->sas_address) in _scsih_del_dirty_vphy()
6538 if (!port->vphys_mask) in _scsih_alloc_vphy()
6545 port->vphys_mask |= (1 << phy_num); in _scsih_alloc_vphy()