Searched refs:high_shutdown (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 249 uchar_t high_shutdown; member 281 ((val) > (sensorp)->es_ptr->high_shutdown || \ 289 ((val) > (diskp)->high_shutdown || \ 413 uchar_t high_shutdown; member
|
H A D | piclenvsetup.c | 383 sizeof (threshp->high_shutdown), in add_sensor_thresh_props() 384 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props() 603 sizeof (diskp->high_shutdown), in add_disk_nodes_and_props() 604 (void *)&(diskp->high_shutdown), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 1205 diskp->high_shutdown = disk_high_shutdown_temperature; in envd_setup_disks() 1682 sensorp->es_ptr->high_shutdown, in handle_overtemp_interrupt() 1723 sensorp->es_ptr->high_shutdown); in handle_overtemp_interrupt() 2184 diskp->high_shutdown); in disk_temp_thr()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | envd.h | 117 int8_t high_shutdown; /* high shutdown threshold */ member 205 tempr_t high_shutdown; /* high shutdown temperature */ member 218 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
|
H A D | piclenvd.c | 374 &dummy_thresh.high_shutdown, 0}, 394 &dummy_thresh.high_shutdown, SFLAG_CPU_AMB_SENSOR}, 411 &dummy_thresh.high_shutdown, SFLAG_CPU_DIE_SENSOR}, 1104 datap->high_power_off, datap->high_shutdown, in process_fru_envseg() 1133 threshp->high_shutdown = datap->high_shutdown; in process_fru_envseg() 1876 threshp->high_shutdown); in monitor_sensors()
|
H A D | piclenvsetup.c | 446 sizeof (threshp->high_shutdown), in add_sensor_thresh_props() 447 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | envd.h | 76 tempr_t high_shutdown; /* high shutdown temperature */ member 83 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
|
H A D | piclenvd.c | 225 {"cpu_amb_high_shutdown", &cpu_amb_thresh.high_shutdown, KTYPE_INT, 235 {"cpu_die_high_shutdown", &cpu_die_thresh.high_shutdown, KTYPE_INT, 589 threshp->high_shutdown); in monitor_sensors()
|
H A D | piclenvsetup.c | 423 sizeof (threshp->high_shutdown), in add_sensor_thresh_props() 424 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | envd.h | 179 uchar_t high_shutdown; member 211 ((val) > (sensorp)->es_ptr->high_shutdown || \
|
H A D | piclenvsetup.c | 315 sizeof (threshp->high_shutdown), in add_sensor_thresh_props() 316 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
|
H A D | piclenvd.c | 1311 sensorp->es_ptr->high_shutdown, in handle_overtemp_interrupt() 1352 sensorp->es_ptr->high_shutdown); in handle_overtemp_interrupt()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | envd.h | 362 ((val) > (diskp)->high_shutdown || \ 471 uchar_t high_shutdown; member
|
H A D | piclenvsetup.c | 604 sizeof (diskp->high_shutdown), in add_disk_nodes_and_props() 605 (void *)&(diskp->high_shutdown), &proph); in add_disk_nodes_and_props()
|
H A D | piclenvd.c | 798 diskp->high_shutdown = disk_high_shutdown_temperature; in envd_setup_disks() 1700 diskp->high_shutdown); in disk_temp_thr()
|