Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_paritylog.h38 #define RF_DEFAULT_NUM_SECTORS_PER_LOG 64 macro
Drf_paritylogging.c97 raidPtr->numSectorsPerLog = RF_DEFAULT_NUM_SECTORS_PER_LOG; in rf_ConfigureParityLogging()