Searched defs:system_temp_monitor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c364 static int system_temp_monitor = 1; /* enabled */ variable
375 {"system_temp-monitor", PICL_PTYPE_INT, &system_temp_monitor,
1823 system_temp_monitor = 0;
1848 if ((system_temp_monitor) && (system_temp_thr_created == B_FALSE)) {

Completed in 48 milliseconds