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