Searched refs:rf_RegularXorFunc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_dagfuncs.h54 void rf_RegularXorFunc(RF_DagNode_t * node);
H A Drf_pq.c62 rf_RegularXorFunc(node);
83 rf_RegularXorFunc(node);
458 rf_RegularXorFunc(node); /* does the wakeup */
H A Drf_evenodd_dagfuncs.c61 RF_RedFuncs_t rf_EOSmallWritePFuncs = {rf_RegularXorFunc, "Regular Old-New P", rf_SimpleXorFunc, "Simple Old-New P"};
73 rf_RegularXorFunc(node);/* does the wakeup here! */
H A Drf_dagfuncs.c408 rf_RegularXorFunc(RF_DagNode_t *node) function
H A Drf_dagutils.c53 rf_RegularXorFunc, "Reg Xr",
518 if ((df == rf_SimpleXorFunc) || (df == rf_RegularXorFunc)
H A Drf_parityloggingdags.c639 rf_CommonCreateParityLoggingLargeWriteDAG(raidPtr, asmap, dag_h, bp, flags, allocList, 1, rf_RegularXorFunc);
H A Drf_dagffwr.c120 allocList, 1, rf_RegularXorFunc, RF_TRUE);

Completed in 235 milliseconds