Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_evenodd.c347 int redundantTwoErr = 0, redundantOneErr = 0; in rf_VerifyParityEvenOdd() local
453 redundantTwoErr = 1; in rf_VerifyParityEvenOdd()
457 if (redundantOneErr || redundantTwoErr) in rf_VerifyParityEvenOdd()
491 if (redundantTwoErr && correct_it) { in rf_VerifyParityEvenOdd()
522 (redundantTwoErr && red2_cant_correct)) in rf_VerifyParityEvenOdd()