Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h249 uchar_t low_warning; member
276 (val) < (char)((sensorp)->es_ptr->low_warning))
284 (val) < (char)((diskp)->low_warning))
413 uchar_t low_warning; member
H A Dpiclenvsetup.c371 sizeof (threshp->low_warning), in add_sensor_thresh_props()
372 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
592 sizeof (diskp->low_warning), in add_disk_nodes_and_props()
593 (void *)&(diskp->low_warning), &proph); in add_disk_nodes_and_props()
H A Dpiclenvd.c1204 diskp->low_warning = disk_low_warn_temperature; in envd_setup_disks()
1681 (int)sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
1695 sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
2167 diskp->low_warning, in disk_temp_thr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h117 int8_t low_warning; /* low warning threshold */ member
204 tempr_t low_warning; /* low warning temperature */ member
219 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c368 &dummy_thresh.low_warning, 0},
386 &dummy_thresh.low_warning, SFLAG_CPU_AMB_SENSOR},
403 &dummy_thresh.low_warning, SFLAG_CPU_DIE_SENSOR},
1106 datap->low_warning, datap->low_shutdown, in process_fru_envseg()
1133 threshp->low_warning = datap->low_warning; in process_fru_envseg()
1849 threshp->low_warning, in monitor_sensors()
1954 } else if (temp <= threshp->low_warning) { in adjust_fan_speed()
H A Dpiclenvsetup.c434 sizeof (threshp->low_warning), in add_sensor_thresh_props()
435 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h75 tempr_t low_warning; /* low warning temperature */ member
84 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c219 {"cpu_amb_low_warning", &cpu_amb_thresh.low_warning, KTYPE_INT,
229 {"cpu_die_low_warning", &cpu_die_thresh.low_warning, KTYPE_INT,
564 threshp->low_warning, in monitor_sensors()
H A Dpiclenvsetup.c411 sizeof (threshp->low_warning), in add_sensor_thresh_props()
412 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h179 uchar_t low_warning; member
206 (val) < (char)((sensorp)->es_ptr->low_warning))
H A Dpiclenvsetup.c303 sizeof (threshp->low_warning), in add_sensor_thresh_props()
304 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1308 (int)sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
1322 sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h359 (val) < (char)((diskp)->low_warning))
473 uchar_t low_warning; member
H A Dpiclenvsetup.c594 sizeof (diskp->low_warning), in add_disk_nodes_and_props()
595 (void *)&(diskp->low_warning), &proph); in add_disk_nodes_and_props()
H A Dpiclenvd.c797 diskp->low_warning = disk_low_warn_temperature; in envd_setup_disks()
1675 diskp->low_warning, in disk_temp_thr()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h493 dp_tempr_t low_warning; member
807 dp_volt_reading_t low_warning; member
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c2105 rmc_volts_r.volt_status[0].low_warning; in rmclomv_ioctl()
2216 rmc_temp_r.temp_status[0].low_warning; in rmclomv_ioctl()