last_in_RU 144 dev/raidframe/rf_reconmap.c RF_SectorNum_t i, first_in_RU, last_in_RU; last_in_RU 154 dev/raidframe/rf_reconmap.c last_in_RU = first_in_RU + sectorsPerReconUnit - 1; last_in_RU 162 dev/raidframe/rf_reconmap.c RF_MIN(stopSector, last_in_RU), last_in_RU 173 dev/raidframe/rf_reconmap.c RF_MIN(stopSector, last_in_RU), p); last_in_RU 179 dev/raidframe/rf_reconmap.c startSector = RF_MIN(stopSector, last_in_RU) + 1;