Home
last modified time | relevance | path

Searched defs:RF_RegionInfo_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_paritylog.h145 struct RF_RegionInfo_s { struct
149 int reintInProgress;/* flag used to suspend flushing operations */
150 RF_SectorCount_t capacity; /* capacity of this region in sectors */
151 RF_SectorNum_t regionStartAddr; /* starting disk address for this
153 RF_SectorNum_t parityStartAddr; /* starting disk address for this
155 RF_SectorCount_t numSectorsParity; /* number of parity sectors
157 RF_SectorCount_t diskCount; /* num of sectors written to this
159 RF_DiskMap_t *diskMap; /* in-core map of what's in this region's disk
161 int loggingEnabled; /* logging enable for this region */
162 RF_ParityLog_t *coreLog;/* in-core log for this region */