Home
last modified time | relevance | path

Searched refs:MPT_RVF_REFERENCED (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/mpt/
H A Dmpt_raid.c1383 mpt->raid_volumes[i].flags &= ~MPT_RVF_REFERENCED; in mpt_refresh_raid_data()
1437 mpt_vol->flags |= MPT_RVF_REFERENCED; in mpt_refresh_raid_data()
1466 if ((mpt_vol->flags & (MPT_RVF_REFERENCED|MPT_RVF_ANNOUNCED)) in mpt_refresh_raid_data()
H A Dmpt.h456 MPT_RVF_REFERENCED = 0x8, enumerator