Searched refs:MPT_RVF_ACTIVE (Results 1 – 2 of 2) sorted by relevance
247 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_async()394 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_event()1282 mpt_vol->flags |= MPT_RVF_ACTIVE; in mpt_refresh_raid_vol()1417 if (((mpt_vol->flags & (MPT_RVF_ACTIVE|MPT_RVF_UP2DATE)) in mpt_refresh_raid_data()1418 != (MPT_RVF_ACTIVE|MPT_RVF_UP2DATE)) in mpt_refresh_raid_data()1423 mpt_vol->flags |= MPT_RVF_ACTIVE; in mpt_refresh_raid_data()1436 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) { in mpt_refresh_raid_data()1632 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) { in mpt_raid_set_vol_resync_rate()1655 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_set_vol_queue_depth()1705 if ((mpt_vol->flags & MPT_RVF_ACTIVE) == 0) in mpt_raid_set_vol_mwce()
460 MPT_RVF_ACTIVE = 0x1, enumerator