Searched refs:ch_ecc_table (Results 1 – 1 of 1) sorted by relevance
4866 static uint64_t ch_ecc_table[9][2] = { variable4910 s = (popc64(data_low & ch_ecc_table[bitno][0]) + in us3_gen_ecc()4911 popc64(data_high & ch_ecc_table[bitno][1])) & 1; in us3_gen_ecc()