Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_paritylog.h48 struct RF_CommonLogData_s { struct
50 int cnt; /* when 0, time to call wakeFunc */
51 RF_Raid_t *raidPtr;
52 void (*wakeFunc) (void *, int);
53 void *wakeArg;
54 RF_AccTraceEntry_t *tracerec;
55 RF_Etimer_t startTime;
56 void *bufPtr;
57 RF_ParityRecordType_t operation;
58 RF_CommonLogData_t *next;