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