Searched refs:low_power_off (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 121 int8_t low_power_off; /* low power off threshold */ member 202 tempr_t low_power_off; /* low power-off temperature */ member
|
H A D | piclenvd.c | 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); in process_fru_envseg() 1137 threshp->low_power_off = datap->low_power_off; in process_fru_envseg() 1694 temp = xlate_exp2obs(sensorp, threshp->low_power_off); in envd_setup_sensors() 1698 (int)temp, threshp->low_power_off); in envd_setup_sensors()
|
H A D | piclenvsetup.c | 426 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 427 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 73 tempr_t low_power_off; /* low power-off temperature */ member
|
H A D | piclenvsetup.c | 403 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 404 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 484 &threshp->low_power_off); in envd_setup_sensors()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 295 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 296 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|
H A D | envd.h | 183 uchar_t low_power_off; member
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 253 uchar_t low_power_off; member
|
H A D | piclenvsetup.c | 363 sizeof (threshp->low_power_off), in add_sensor_thresh_props() 364 (void *)&(threshp->low_power_off), &proph); in add_sensor_thresh_props()
|