Home
last modified time | relevance | path

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

/netbsd/sys/dev/raidframe/
H A Drf_paritylog.h105 #define RF_PLOG_CREATED (1<<0)/* thread is created */ macro
H A Drf_paritylogging.c457 raidPtr->parityLogDiskQueue.threadState = RF_PLOG_CREATED; in rf_ConfigureParityLogging()