Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h248 uchar_t high_warning; member
275 ((val) > (sensorp)->es_ptr->high_warning || \
283 ((val) > (diskp)->high_warning || \
412 uchar_t high_warning; member
H A Dpiclenvsetup.c376 sizeof (threshp->high_warning), in add_sensor_thresh_props()
377 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
597 sizeof (diskp->high_warning), in add_disk_nodes_and_props()
598 (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()
2168 diskp->high_warning); in disk_temp_thr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h116 int8_t high_warning; /* high warning threshold */ member
205 tempr_t high_warning; /* high warning temperature */ member
219 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c374 &dummy_thresh.high_warning, 0},
394 &dummy_thresh.high_warning, SFLAG_CPU_AMB_SENSOR},
411 &dummy_thresh.high_warning, SFLAG_CPU_DIE_SENSOR},
1103 datap->high_warning); in process_fru_envseg()
1132 threshp->high_warning = datap->high_warning; in process_fru_envseg()
1850 threshp->high_warning); in monitor_sensors()
1951 if (temp >= threshp->high_warning) { in adjust_fan_speed()
H A Dpiclenvsetup.c439 sizeof (threshp->high_warning), in add_sensor_thresh_props()
440 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h76 tempr_t high_warning; /* high warning temperature */ member
84 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c225 {"cpu_amb_high_warning", &cpu_amb_thresh.high_warning, KTYPE_INT,
235 {"cpu_die_high_warning", &cpu_die_thresh.high_warning, KTYPE_INT,
565 threshp->high_warning); in monitor_sensors()
624 cpu_amb_warning = cpu_amb_sensor.temp_thresh->high_warning; in envthr()
625 cpu_die_warning = cpu_die_sensor.temp_thresh->high_warning; in envthr()
H A Dpiclenvsetup.c416 sizeof (threshp->high_warning), in add_sensor_thresh_props()
417 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h178 uchar_t high_warning; member
205 ((val) > (sensorp)->es_ptr->high_warning || \
H A Dpiclenvsetup.c308 sizeof (threshp->high_warning), in add_sensor_thresh_props()
309 (void *)&(threshp->high_warning), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1307 sensorp->es_ptr->high_warning, in handle_overtemp_interrupt()
1323 sensorp->es_ptr->high_warning); in handle_overtemp_interrupt()
/illumos-gate/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()
/illumos-gate/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
/illumos-gate/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()