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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h74 tempr_t high_power_off; /* high power-off temperature */ member in struct:__anon1140
H A Dpiclenvsetup.c428 sizeof (threshp->high_power_off),
429 (void *)&(threshp->high_power_off), &proph);
H A Dpiclenvd.c44 * high_power_off high hard shutdown
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
486 &threshp->high_power_off);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h116 int8_t high_power_off; /* high power off threshold */ member in struct:__anon1125
203 tempr_t high_power_off; /* high power-off temperature */ member in struct:__anon1126
H A Dpiclenvd.c44 * high_power_off high hard shutdown
371 {"high_power_off", process_threshold_tuneable,
372 &dummy_thresh.high_power_off, 0},
392 &dummy_thresh.high_power_off, SFLAG_CPU_AMB_SENSOR},
409 &dummy_thresh.high_power_off, SFLAG_CPU_DIE_SENSOR},
1104 datap->high_power_off, datap->high_shutdown,
1132 threshp->high_power_off = datap->high_power_off;
1691 * Set low_power_off and high_power_off limits
1701 temp = xlate_exp2obs(sensorp, threshp->high_power_off);
[all...]
H A Dpiclenvsetup.c451 sizeof (threshp->high_power_off),
452 (void *)&(threshp->high_power_off), &proph);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h248 uchar_t high_power_off; member in struct:sensor_ctrl_blk
H A Dpiclenvsetup.c388 sizeof (threshp->high_power_off),
389 (void *)&(threshp->high_power_off), &proph);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h178 uchar_t high_power_off; member in struct:sensor_ctrl_blk
H A Dpiclenvsetup.c320 sizeof (threshp->high_power_off),
321 (void *)&(threshp->high_power_off), &proph);

Completed in 64 milliseconds