Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/raidframe/
Drf_paritylog.h50 struct RF_CommonLogData_s { struct
52 int cnt; /* When 0, time to call wakeFunc. */
53 RF_Raid_t *raidPtr;
55 int (*wakeFunc) (RF_DagNode_t *, int);
56 void *wakeArg;
57 RF_AccTraceEntry_t *tracerec;
58 RF_Etimer_t startTime;
59 caddr_t bufPtr;
60 RF_ParityRecordType_t operation;
61 RF_CommonLogData_t *next;