HomeSort by: relevance | last modified time | path
    Searched defs:redundantTwoErr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_evenodd.c 347 int redundantTwoErr = 0, redundantOneErr = 0;
453 redundantTwoErr = 1;
457 if (redundantOneErr || redundantTwoErr)
491 if (redundantTwoErr && correct_it) {
522 (redundantTwoErr && red2_cant_correct))
rf_evenodd.c 347 int redundantTwoErr = 0, redundantOneErr = 0;
453 redundantTwoErr = 1;
457 if (redundantOneErr || redundantTwoErr)
491 if (redundantTwoErr && correct_it) {
522 (redundantTwoErr && red2_cant_correct))

Completed in 22 milliseconds