Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c174 static boolean_t fan_thr_created = B_FALSE; variable
1863 if ((fan_monitor) && (fan_thr_created == B_FALSE)) { in envd_setup()
1867 fan_thr_created = B_TRUE; in envd_setup()