Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c237 static int ovtemp_monitor = 1; /* enabled */ variable
246 {"ovtemp-monitor", PICL_PTYPE_INT, &ovtemp_monitor,
1475 ovtemp_monitor = 0; in envd_setup()
1496 if (ovtemp_monitor && ovtemp_thr_created == B_FALSE) { in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c327 static int ovtemp_monitor = 1; /* enabled */ variable
338 {"ovtemp-monitor", PICL_PTYPE_INT, &ovtemp_monitor,
2237 ovtemp_monitor = 0; in envd_setup()
2259 if (ovtemp_monitor && ovtemp_thr1_created == B_FALSE) { in envd_setup()
2267 if (ovtemp_monitor && ovtemp_thr2_created == B_FALSE) { in envd_setup()