Searched refs:low_power_off (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 119 int8_t low_power_off; /* low power off threshold */ member 200 tempr_t low_power_off; /* low power-off temperature */ member
|
H A D | piclenvd.c | 364 &dummy_thresh.low_power_off, 0}, 382 &dummy_thresh.low_power_off, SFLAG_CPU_AMB_SENSOR}, 399 &dummy_thresh.low_power_off, SFLAG_CPU_DIE_SENSOR}, 1107 datap->low_power_off); in process_fru_envseg() 1135 threshp->low_power_off = datap->low_power_off; in process_fru_envseg() 1692 temp = xlate_exp2obs(sensorp, threshp->low_power_off); in envd_setup_sensors() 1696 (int)temp, threshp->low_power_off); in envd_setup_sensors()
|
H A D | piclenvsetup.c | 424 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 425 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 71 tempr_t low_power_off; /* low power-off temperature */ member
|
H A D | piclenvsetup.c | 401 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 402 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 482 &threshp->low_power_off); in envd_setup_sensors()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 293 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 294 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
H A D | envd.h | 181 uchar_t low_power_off; member
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 361 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 362 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
H A D | envd.h | 251 uchar_t low_power_off; member
|