Searched refs:MPT_RVF_ACTIVE (Results 1 – 2 of 2) sorted by relevance
249 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_async()399 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_event()1304 mpt_vol->flags |= MPT_RVF_ACTIVE; in mpt_refresh_raid_vol()1441 if (((mpt_vol->flags & (MPT_RVF_ACTIVE|MPT_RVF_UP2DATE)) in mpt_refresh_raid_data()1442 != (MPT_RVF_ACTIVE|MPT_RVF_UP2DATE)) in mpt_refresh_raid_data()1448 mpt_vol->flags |= MPT_RVF_ACTIVE; in mpt_refresh_raid_data()1461 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) { in mpt_refresh_raid_data()1660 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) { in mpt_raid_set_vol_resync_rate()1683 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_set_vol_queue_depth()1733 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_set_vol_mwce()
453 MPT_RVF_ACTIVE = 0x1, enumerator