Home
last modified time | relevance | path

Searched refs:pmthr_created (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c193 static int pmthr_created; /* pmthr created */ variable
950 pmthr_created = B_FALSE; in envd_setup()
996 if (pmthr_created == B_FALSE) { in envd_setup()
1003 pmthr_created = B_TRUE; in envd_setup()
1046 if (pmthr_created) { in piclenvd_fini()
1049 pmthr_created = B_FALSE; in piclenvd_fini()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c121 static boolean_t pmthr_created = B_FALSE; variable
1507 if (pm_monitor && pmthr_created == B_FALSE) { in envd_setup()
1512 pmthr_created = B_TRUE; in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c182 static boolean_t pmthr_created = B_FALSE; variable
1878 if ((pm_monitor) && (pmthr_created == B_FALSE)) { in envd_setup()
1882 pmthr_created = B_TRUE; in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c141 static boolean_t pmthr_created = B_FALSE; variable
2288 if (pm_monitor && pmthr_created == B_FALSE) { in envd_setup()
2293 pmthr_created = B_TRUE; in envd_setup()