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

  /src/sys/dev/raidframe/
rf_netbsdkintf.c 3402 char parity_type; local in function:rf_have_enough_components
3409 parity_type = cset->ac->clabel->parityConfig;
3454 if (parity_type == '1') {
3471 if ((parity_type == '1') && (c%2 == 1)) {

Completed in 46 milliseconds