Searched refs:MPT_VPHY_FLAG_DIRTY_PHY (Results 1 – 2 of 2) sorted by relevance
1071 #define MPT_VPHY_FLAG_DIRTY_PHY 0x01 macro
5950 vphy->flags |= MPT_VPHY_FLAG_DIRTY_PHY; in _scsih_update_vphys_after_reset()6031 if (!(vphy->flags & MPT_VPHY_FLAG_DIRTY_PHY)) in _scsih_update_vphys_after_reset()6105 vphy->flags &= ~MPT_VPHY_FLAG_DIRTY_PHY; in _scsih_update_vphys_after_reset()6355 if (vphy->flags & MPT_VPHY_FLAG_DIRTY_PHY) { in _scsih_del_dirty_vphy()