Searched refs:disable_power_off (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c202 static int disable_power_off; variable
425 {"disable_power_off", process_int_tuneable, &disable_power_off,
426 sizeof (disable_power_off)},
1693 if (threshp && !disable_power_off) {
2617 disable_power_off = 0;

Completed in 64 milliseconds