Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1806 } else if (temp_state == TEMP_DANGER) { in update_temp()
1883 if (envstat->state == TEMP_DANGER && in update_temp()
1901 if (temp_state == TEMP_DANGER) { in update_temp()
2318 state = TEMP_DANGER; in get_temp_state()
3354 if ((state == TEMP_WARN) || (state == TEMP_DANGER)) in fhc_cpu_poweron()
/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h345 TEMP_DANGER = 2 }; /* get ready to shutdown */ enumerator