/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 252 uchar_t low_shutdown; member 282 (val) < (char)((sensorp)->es_ptr->low_shutdown)) 290 (val) < (char)((diskp)->low_shutdown)) 416 uchar_t low_shutdown; member
|
H A D | piclenvsetup.c | 368 sizeof (threshp->low_shutdown), in add_sensor_thresh_props() 369 (void *)&(threshp->low_shutdown), &proph); in add_sensor_thresh_props() 588 sizeof (diskp->low_shutdown), in add_disk_nodes_and_props() 589 (void *)&(diskp->low_shutdown), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 1206 diskp->low_shutdown = disk_low_shutdown_temperature; in envd_setup_disks() 1683 (int)sensorp->es_ptr->low_shutdown); in handle_overtemp_interrupt() 1722 sensorp->es_ptr->low_shutdown, in handle_overtemp_interrupt() 2183 diskp->current_temp, diskp->low_shutdown, in disk_temp_thr()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 120 int8_t low_shutdown; /* low shutdown threshold */ member 204 tempr_t low_shutdown; /* low shutdown temperature */ member 218 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
|
H A D | piclenvd.c | 368 &dummy_thresh.low_shutdown, 0}, 386 &dummy_thresh.low_shutdown, SFLAG_CPU_AMB_SENSOR}, 403 &dummy_thresh.low_shutdown, SFLAG_CPU_DIE_SENSOR}, 1108 datap->low_warning, datap->low_shutdown, in process_fru_envseg() 1136 threshp->low_shutdown = datap->low_shutdown; in process_fru_envseg() 1875 temp, threshp->low_shutdown, in monitor_sensors()
|
H A D | piclenvsetup.c | 431 sizeof (threshp->low_shutdown), in add_sensor_thresh_props() 432 (void *)&(threshp->low_shutdown), &proph); in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 75 tempr_t low_shutdown; /* low shutdown temperature */ member 83 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
|
H A D | piclenvd.c | 219 {"cpu_amb_low_shutdown", &cpu_amb_thresh.low_shutdown, KTYPE_INT, 229 {"cpu_die_low_shutdown", &cpu_die_thresh.low_shutdown, KTYPE_INT, 588 temp, threshp->low_shutdown, in monitor_sensors()
|
H A D | piclenvsetup.c | 408 sizeof (threshp->low_shutdown), in add_sensor_thresh_props() 409 (void *)&(threshp->low_shutdown), &proph); in add_sensor_thresh_props()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | envd.h | 182 uchar_t low_shutdown; member 212 (val) < (char)((sensorp)->es_ptr->low_shutdown))
|
H A D | piclenvsetup.c | 300 sizeof (threshp->low_shutdown), in add_sensor_thresh_props() 301 (void *)&(threshp->low_shutdown), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 1312 (int)sensorp->es_ptr->low_shutdown); in handle_overtemp_interrupt() 1351 sensorp->es_ptr->low_shutdown, in handle_overtemp_interrupt()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | envd.h | 363 (val) < (char)((diskp)->low_shutdown)) 474 uchar_t low_shutdown; member
|
H A D | piclenvsetup.c | 589 sizeof (diskp->low_shutdown), in add_disk_nodes_and_props() 590 (void *)&(diskp->low_shutdown), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 799 diskp->low_shutdown = disk_low_shutdown_temperature; in envd_setup_disks() 1699 diskp->current_temp, diskp->low_shutdown, in disk_temp_thr()
|