Home
last modified time | relevance | path

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

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