Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h251 uchar_t low_warning; member
278 (val) < (char)((sensorp)->es_ptr->low_warning))
286 (val) < (char)((diskp)->low_warning))
415 uchar_t low_warning; member
H A Dpiclenvsetup.c373 sizeof (threshp->low_warning), in add_sensor_thresh_props()
374 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
593 sizeof (diskp->low_warning), in add_disk_nodes_and_props()
594 (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()
2159 diskp->low_warning, in disk_temp_thr()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h119 int8_t low_warning; /* low warning threshold */ member
206 tempr_t low_warning; /* low warning temperature */ member
221 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c370 &dummy_thresh.low_warning, 0},
388 &dummy_thresh.low_warning, SFLAG_CPU_AMB_SENSOR},
405 &dummy_thresh.low_warning, SFLAG_CPU_DIE_SENSOR},
1108 datap->low_warning, datap->low_shutdown, in process_fru_envseg()
1135 threshp->low_warning = datap->low_warning; in process_fru_envseg()
1851 threshp->low_warning, in monitor_sensors()
1956 } else if (temp <= threshp->low_warning) { in adjust_fan_speed()
H A Dpiclenvsetup.c436 sizeof (threshp->low_warning), in add_sensor_thresh_props()
437 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h77 tempr_t low_warning; /* low warning temperature */ member
86 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c221 {"cpu_amb_low_warning", &cpu_amb_thresh.low_warning, KTYPE_INT,
231 {"cpu_die_low_warning", &cpu_die_thresh.low_warning, KTYPE_INT,
566 threshp->low_warning, in monitor_sensors()
H A Dpiclenvsetup.c413 sizeof (threshp->low_warning), in add_sensor_thresh_props()
414 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h181 uchar_t low_warning; member
208 (val) < (char)((sensorp)->es_ptr->low_warning))
H A Dpiclenvsetup.c305 sizeof (threshp->low_warning), in add_sensor_thresh_props()
306 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1310 (int)sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
1324 sensorp->es_ptr->low_warning, in handle_overtemp_interrupt()
/titanic_41/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()
/titanic_41/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
/titanic_41/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()