Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_reconmap.h78 RF_ReconMap_t *rf_MakeReconMap(RF_Raid_t *, RF_SectorCount_t,
H A Drf_reconutil.c119 …reconCtrlPtr->reconMap = rf_MakeReconMap(raidPtr, (int) (layoutPtr->SUsPerRU * layoutPtr->sectorsP… in rf_MakeReconControl()
H A Drf_reconmap.c82 rf_MakeReconMap(RF_Raid_t *raidPtr, RF_SectorCount_t ru_sectors, in rf_MakeReconMap() function