/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 250 uchar_t high_warning; member 277 ((val) > (sensorp)->es_ptr->high_warning || \ 285 ((val) > (diskp)->high_warning || \ 414 uchar_t high_warning; member
|
H A D | piclenvsetup.c | 378 sizeof (threshp->high_warning), in add_sensor_thresh_props() 379 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props() 598 sizeof (diskp->high_warning), in add_disk_nodes_and_props() 599 (void *)&(diskp->high_warning), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 1203 diskp->high_warning = disk_high_warn_temperature; in envd_setup_disks() 1680 sensorp->es_ptr->high_warning, in handle_overtemp_interrupt() 1696 sensorp->es_ptr->high_warning); in handle_overtemp_interrupt() 2160 diskp->high_warning); in disk_temp_thr()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 118 int8_t high_warning; /* high warning threshold */ member 207 tempr_t high_warning; /* high warning temperature */ member 221 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
|
H A D | piclenvd.c | 376 &dummy_thresh.high_warning, 0}, 396 &dummy_thresh.high_warning, SFLAG_CPU_AMB_SENSOR}, 413 &dummy_thresh.high_warning, SFLAG_CPU_DIE_SENSOR}, 1105 datap->high_warning); in process_fru_envseg() 1134 threshp->high_warning = datap->high_warning; in process_fru_envseg() 1852 threshp->high_warning); in monitor_sensors() 1953 if (temp >= threshp->high_warning) { in adjust_fan_speed()
|
H A D | piclenvsetup.c | 441 sizeof (threshp->high_warning), in add_sensor_thresh_props() 442 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 78 tempr_t high_warning; /* high warning temperature */ member 86 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
|
H A D | piclenvd.c | 227 {"cpu_amb_high_warning", &cpu_amb_thresh.high_warning, KTYPE_INT, 237 {"cpu_die_high_warning", &cpu_die_thresh.high_warning, KTYPE_INT, 567 threshp->high_warning); in monitor_sensors() 626 cpu_amb_warning = cpu_amb_sensor.temp_thresh->high_warning; in envthr() 627 cpu_die_warning = cpu_die_sensor.temp_thresh->high_warning; in envthr()
|
H A D | piclenvsetup.c | 418 sizeof (threshp->high_warning), in add_sensor_thresh_props() 419 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | envd.h | 180 uchar_t high_warning; member 207 ((val) > (sensorp)->es_ptr->high_warning || \
|
H A D | piclenvsetup.c | 310 sizeof (threshp->high_warning), in add_sensor_thresh_props() 311 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 1309 sensorp->es_ptr->high_warning, in handle_overtemp_interrupt() 1325 sensorp->es_ptr->high_warning); in handle_overtemp_interrupt()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | envd.h | 358 ((val) > (diskp)->high_warning || \ 472 uchar_t high_warning; member
|
H A D | piclenvsetup.c | 599 sizeof (diskp->high_warning), in add_disk_nodes_and_props() 600 (void *)&(diskp->high_warning), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 796 diskp->high_warning = disk_high_warn_temperature; in envd_setup_disks() 1676 diskp->high_warning); in disk_temp_thr()
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | rmc_comm_hproto.h | 496 dp_tempr_t high_warning; member 810 dp_volt_reading_t high_warning; member
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 2111 rmc_volts_r.volt_status[0].high_warning; in rmclomv_ioctl() 2222 rmc_temp_r.temp_status[0].high_warning; in rmclomv_ioctl()
|