Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/raidframe/
Drf_reconmap.c144 RF_SectorNum_t i, first_in_RU, last_in_RU; in rf_ReconMapUpdate() local
154 last_in_RU = first_in_RU + sectorsPerReconUnit - 1; in rf_ReconMapUpdate()
162 RF_MIN(stopSector, last_in_RU), in rf_ReconMapUpdate()
173 RF_MIN(stopSector, last_in_RU), p); in rf_ReconMapUpdate()
179 startSector = RF_MIN(stopSector, last_in_RU) + 1; in rf_ReconMapUpdate()