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

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h73 tempr_t low_power_off; /* low power-off temperature */ member in struct:__anon1306
H A Dpiclenvsetup.c403 sizeof (threshp->low_power_off),
404 (void *)&(threshp->low_power_off), &proph);
H A Dpiclenvd.c49 * low_power_off low hard shutdown limit
51 * Except for the low_power_off and high_power_off limits, all other threshold
481 * Set low_power_off and high_power_off limits
484 &threshp->low_power_off);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h121 int8_t low_power_off; /* low power off threshold */ member in struct:__anon1291
202 tempr_t low_power_off; /* low power-off temperature */ member in struct:__anon1292
H A Dpiclenvd.c49 * low_power_off low hard shutdown limit
365 {"low_power_off", process_threshold_tuneable,
366 &dummy_thresh.low_power_off, 0},
384 &dummy_thresh.low_power_off, SFLAG_CPU_AMB_SENSOR},
401 &dummy_thresh.low_power_off, SFLAG_CPU_DIE_SENSOR},
1109 datap->low_power_off);
1137 threshp->low_power_off = datap->low_power_off;
1691 * Set low_power_off and high_power_off limits
1694 temp = xlate_exp2obs(sensorp, threshp->low_power_off);
[all...]
H A Dpiclenvsetup.c426 sizeof (threshp->low_power_off),
427 (void *)&(threshp->low_power_off), &proph);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h253 uchar_t low_power_off; member in struct:sensor_ctrl_blk
H A Dpiclenvsetup.c363 sizeof (threshp->low_power_off),
364 (void *)&(threshp->low_power_off), &proph);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h183 uchar_t low_power_off; member in struct:sensor_ctrl_blk
H A Dpiclenvsetup.c295 sizeof (threshp->low_power_off),
296 (void *)&(threshp->low_power_off), &proph);

Completed in 119 milliseconds