Searched refs:tag_synd (Results 1 – 1 of 1) sorted by relevance
582 uint64_t tag_synd; in compute_syndrome() local588 tag_synd = calcsynd(data_for_ecc_gen[0], data_for_ecc_gen[1], in compute_syndrome()590 return (tag_synd); in compute_syndrome()967 uint64_t tag_synd; in cmd_us4plus_tag_err() local1000 tag_synd = compute_syndrome(tag_data, pstype); in cmd_us4plus_tag_err()1009 if (tag_synd == 0) { in cmd_us4plus_tag_err()1184 tag_bit = ecc_syndrome_tab[tag_synd & 0x1ff]; in cmd_us4plus_tag_err()