Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c582 uint64_t tag_synd; in compute_syndrome() local
588 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() local
1000 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()