Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h80 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ macro
H A Dpiclenvd.c570 if (TEMP_IN_SHUTDOWN_RANGE(temp, threshp)) { in monitor_sensors()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h215 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ macro
H A Dpiclenvd.c1856 if (TEMP_IN_SHUTDOWN_RANGE(temp, threshp) && in monitor_sensors()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h208 #define TEMP_IN_SHUTDOWN_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1338 if (TEMP_IN_SHUTDOWN_RANGE(temp, sensorp) && in handle_overtemp_interrupt()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h278 #define TEMP_IN_SHUTDOWN_RANGE(val, sensorp) \ macro
H A Dpiclenvd.c1711 if (TEMP_IN_SHUTDOWN_RANGE(temp, sensorp) && in handle_overtemp_interrupt()