Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/javelin/sys/
H A Denvctrltwo.h74 boolean_t tempr_warning; /* TRUE = thermal warning detected */ member
/titanic_41/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c537 unitp->tempr_warning = 0; in envctrl_attach()
1487 if ((unitp->fan_failed == B_TRUE) || (unitp->tempr_warning == B_TRUE)) { in envctrl_tempr_poll()
1608 unitp->tempr_warning = B_TRUE; in envctrl_check_sys_temperatures()
1610 unitp->tempr_warning = B_TRUE; in envctrl_check_sys_temperatures()
1636 unitp->tempr_warning = B_TRUE; in envctrl_check_sys_temperatures()
1638 unitp->tempr_warning = B_TRUE; in envctrl_check_sys_temperatures()
1642 } else if ((level == green) && (unitp->tempr_warning == B_TRUE)) { in envctrl_check_sys_temperatures()
1650 unitp->tempr_warning = B_FALSE; in envctrl_check_sys_temperatures()
1660 if ((unitp->tempr_warning == B_TRUE) || (unitp->shutdown == B_TRUE)) in envctrl_check_sys_temperatures()
1682 if (unitp->tempr_warning == B_TRUE) { in envctrl_check_sys_temperatures()