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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c4001 ushort_t afsr_ets = (afsr & P_AFSR_ETS) >> P_AFSR_ETS_SHIFT; local
4019 if ((afsr_ets & cpu_ec_state_parity) == 0) {
4020 if (afsr_ets & cpu_ec_parity) {
4048 } else if ((afsr_ets & cpu_ec_parity) == 0) {

Completed in 51 milliseconds