Searched refs:high_power_off (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 116 int8_t high_power_off; /* high power off threshold */ member 203 tempr_t high_power_off; /* high power-off temperature */ member
|
H A D | piclenvd.c | 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, in process_fru_envseg() 1132 threshp->high_power_off = datap->high_power_off; in process_fru_envseg() 1701 temp = xlate_exp2obs(sensorp, threshp->high_power_off); in envd_setup_sensors() 1705 (int)temp, threshp->high_power_off); in envd_setup_sensors()
|
H A D | piclenvsetup.c | 451 sizeof (threshp->high_power_off), in add_sensor_thresh_props() 452 (void *)&(threshp->high_power_off), &proph); in add_sensor_thresh_props()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 74 tempr_t high_power_off; /* high power-off temperature */ member
|
H A D | piclenvsetup.c | 428 sizeof (threshp->high_power_off), in add_sensor_thresh_props() 429 (void *)&(threshp->high_power_off), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 486 &threshp->high_power_off); in envd_setup_sensors()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 320 sizeof (threshp->high_power_off), in add_sensor_thresh_props() 321 (void *)&(threshp->high_power_off), &proph); in add_sensor_thresh_props()
|
H A D | envd.h | 178 uchar_t high_power_off; member
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 248 uchar_t high_power_off; member
|
H A D | piclenvsetup.c | 388 sizeof (threshp->high_power_off), in add_sensor_thresh_props() 389 (void *)&(threshp->high_power_off), &proph); in add_sensor_thresh_props()
|