Searched refs:numRUs (Results 1 – 1 of 1) sorted by relevance
293 RF_ReconUnitCount_t numRUs; in rf_FreeReconMap() local296 numRUs = mapPtr->sectorsInDisk / mapPtr->sectorsPerReconUnit; in rf_FreeReconMap()298 numRUs++; in rf_FreeReconMap()300 for (i = 0; i < numRUs; i++) { in rf_FreeReconMap()362 RF_ReconUnitCount_t numRUs; in rf_PrintReconMap() local366 numRUs = mapPtr->totalRUs; in rf_PrintReconMap()368 numRUs++; in rf_PrintReconMap()370 for (i = 0; i < numRUs; i++) { in rf_PrintReconMap()