Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/cpu/
H A Dspitfire.c119 static ushort_t ecc_gen(uint_t high_bytes, uint_t low_bytes);
2556 ecc_0 = ecc_gen((uint32_t)(data>>32), in cpu_read_paddr()
2587 ecc_gen(uint_t high_bytes, uint_t low_bytes) in ecc_gen() function