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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c58 * low_shutdown limit, and remains there for over shutdown_interval seconds,
133 static int shutdown_interval = SHUTDOWN_INTERVAL; variable
245 {"shutdown_interval", &shutdown_interval, KTYPE_INT,
246 sizeof (shutdown_interval)},
508 * in shutdown range for "shutdown_interval" seconds.
579 * in the shutdown range for over shutdown_interval
583 shutdown_interval) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c327 static int shutdown_interval = SHUTDOWN_INTERVAL; variable
371 {"shutdown-interval", PICL_PTYPE_INT, &shutdown_interval,
1717 shutdown_interval) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c58 * low_shutdown limit, and remains there for over shutdown_interval seconds,
196 static int shutdown_interval; variable
431 {"shutdown_interval", process_int_tuneable, &shutdown_interval,
432 sizeof (shutdown_interval)},
1781 * in shutdown range for "shutdown_interval" seconds.
1866 * in the shutdown range for over shutdown_interval
1870 shutdown_interval) {
2615 shutdown_interval = SHUTDOWN_INTERVAL;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c238 static int shutdown_interval = SHUTDOWN_INTERVAL; variable
269 {"shutdown-interval", PICL_PTYPE_INT, &shutdown_interval,
1346 shutdown_interval) {

Completed in 73 milliseconds