Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dmem_cache.c400 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in print_l2cache_line()
404 ecc = ecdptr->ec_eccd & 0x1ff; in print_l2cache_line()
456 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in print_ecache_line()
460 ecc = ecdptr->ec_eccd & 0x1ff; in print_ecache_line()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1299 uint64_t ec_eccd; /* EC_data_ECC field */ member
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c1544 ecc = (ecdptr->ec_eccd >> 9) & 0x1ff; in pn_there_is_a_matching_synd()
1548 ecc = ecdptr->ec_eccd & 0x1ff; in pn_there_is_a_matching_synd()