Home
last modified time | relevance | path

Searched refs:high_warning (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h250 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 Dpiclenvsetup.c378 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 Dpiclenvd.c1203 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 Denvd.h118 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 Dpiclenvd.c376 &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 Dpiclenvsetup.c441 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 Denvd.h78 tempr_t high_warning; /* high warning temperature */ member
86 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c227 {"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 Dpiclenvsetup.c418 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 Denvd.h180 uchar_t high_warning; member
207 ((val) > (sensorp)->es_ptr->high_warning || \
H A Dpiclenvsetup.c310 sizeof (threshp->high_warning), in add_sensor_thresh_props()
311 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1309 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 Denvd.h358 ((val) > (diskp)->high_warning || \
472 uchar_t high_warning; member
H A Dpiclenvsetup.c599 sizeof (diskp->high_warning), in add_disk_nodes_and_props()
600 (void *)&(diskp->high_warning), &proph); in add_disk_nodes_and_props()
H A Dpiclenvd.c796 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 Drmc_comm_hproto.h496 dp_tempr_t high_warning; member
810 dp_volt_reading_t high_warning; member
/titanic_41/usr/src/uts/sun4u/io/
H A Drmclomv.c2111 rmc_volts_r.volt_status[0].high_warning; in rmclomv_ioctl()
2222 rmc_temp_r.temp_status[0].high_warning; in rmclomv_ioctl()