first_in_RU       144 dev/raidframe/rf_reconmap.c 	RF_SectorNum_t i, first_in_RU, last_in_RU;
first_in_RU       153 dev/raidframe/rf_reconmap.c 		first_in_RU = i * sectorsPerReconUnit;
first_in_RU       154 dev/raidframe/rf_reconmap.c 		last_in_RU = first_in_RU + sectorsPerReconUnit - 1;