Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h37 #define SENSOR_POLL_INTERVAL 4 /* in seconds */ macro
H A Dpiclenvd.c129 static int sensor_poll_interval = SENSOR_POLL_INTERVAL;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h37 #define SENSOR_POLL_INTERVAL 4 /* in seconds */ macro
H A Dpiclenvd.c2607 sensor_poll_interval = SENSOR_POLL_INTERVAL; in envd_setup()