/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 251 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 D | piclenvsetup.c | 373 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 D | piclenvd.c | 1204 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 D | envd.h | 119 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 D | piclenvd.c | 370 &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 D | piclenvsetup.c | 436 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 D | envd.h | 77 tempr_t low_warning; /* low warning temperature */ member 86 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
|
H A D | piclenvd.c | 221 {"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 D | piclenvsetup.c | 413 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 D | envd.h | 181 uchar_t low_warning; member 208 (val) < (char)((sensorp)->es_ptr->low_warning))
|
H A D | piclenvsetup.c | 305 sizeof (threshp->low_warning), in add_sensor_thresh_props() 306 (void *)&(threshp->low_warning), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 1310 (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 D | envd.h | 359 (val) < (char)((diskp)->low_warning)) 473 uchar_t low_warning; member
|
H A D | piclenvsetup.c | 594 sizeof (diskp->low_warning), in add_disk_nodes_and_props() 595 (void *)&(diskp->low_warning), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 797 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 D | rmc_comm_hproto.h | 493 dp_tempr_t low_warning; member 807 dp_volt_reading_t low_warning; member
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 2105 rmc_volts_r.volt_status[0].low_warning; in rmclomv_ioctl() 2216 rmc_temp_r.temp_status[0].low_warning; in rmclomv_ioctl()
|