Home
last modified time | relevance | path

Searched refs:rf_xorRecoveryFuncs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_dagutils.h57 extern const RF_RedFuncs_t rf_xorRecoveryFuncs;
H A Drf_dagutils.c56 const RF_RedFuncs_t rf_xorRecoveryFuncs = { variable
H A Drf_dagdegrd.c87 &rf_xorRecoveryFuncs); in rf_CreateRaidFiveDegradedReadDAG()