Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/cpu/
H A Dspitfire.c162 static uchar_t cpu_ec_state_valid = S_ECSTATE_VALID; variable
776 cpu_ec_state_valid = SB_ECSTATE_VALID; in cpu_aflt_size()
795 cpu_ec_state_valid = HB_ECSTATE_VALID; in cpu_aflt_size()
1470 if ((state & cpu_ec_state_valid) && in cpu_async_error()
1484 if ((state & cpu_ec_state_valid) == 0 || in cpu_async_error()
2465 valid = cpu_ec_state_valid & in get_cpu_status()
3552 } else if (state & cpu_ec_state_valid) { in scrub_ecache_line()