Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/cpu/
H A Dspitfire.c339 ecc_psynd_score(ushort_t p_synd) in ecc_psynd_score() argument
343 i = p_synd & 0xFF; in ecc_psynd_score()
344 j = (p_synd >> 8) & 0xFF; in ecc_psynd_score()