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

/illumos-gate/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;
795 cpu_ec_state_valid = HB_ECSTATE_VALID;
1470 if ((state & cpu_ec_state_valid) &&
1484 if ((state & cpu_ec_state_valid) == 0 ||
2465 valid = cpu_ec_state_valid &
3552 } else if (state & cpu_ec_state_valid) {

Completed in 62 milliseconds