Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h82 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ macro
H A Dpiclenvd.c572 if (TEMP_IN_SHUTDOWN_RANGE(temp, threshp)) { in monitor_sensors()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h217 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ macro
H A Dpiclenvd.c1858 if (TEMP_IN_SHUTDOWN_RANGE(temp, threshp) && in monitor_sensors()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h210 #define TEMP_IN_SHUTDOWN_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1340 if (TEMP_IN_SHUTDOWN_RANGE(temp, sensorp) && in handle_overtemp_interrupt()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h280 #define TEMP_IN_SHUTDOWN_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1711 if (TEMP_IN_SHUTDOWN_RANGE(temp, sensorp) && in handle_overtemp_interrupt()