Searched refs:HAMMING_ERROR_MULTIPLEBITS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/nand/ | ||
| D | hamming.h | 50 #define HAMMING_ERROR_MULTIPLEBITS NAND_ECC_TWOBIT macro |
| D | hamming.c | 229 return HAMMING_ERROR_MULTIPLEBITS; in hamming_correct_256() |