Home
last modified time | relevance | path

Searched refs:high_shutdown (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h249 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 Dpiclenvsetup.c383 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 Dpiclenvd.c1205 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 Denvd.h117 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 Dpiclenvd.c374 &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 Dpiclenvsetup.c446 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 Denvd.h76 tempr_t high_shutdown; /* high shutdown temperature */ member
83 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
H A Dpiclenvd.c225 {"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 Dpiclenvsetup.c423 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 Denvd.h179 uchar_t high_shutdown; member
211 ((val) > (sensorp)->es_ptr->high_shutdown || \
H A Dpiclenvsetup.c315 sizeof (threshp->high_shutdown), in add_sensor_thresh_props()
316 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1311 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 Denvd.h362 ((val) > (diskp)->high_shutdown || \
471 uchar_t high_shutdown; member
H A Dpiclenvsetup.c604 sizeof (diskp->high_shutdown), in add_disk_nodes_and_props()
605 (void *)&(diskp->high_shutdown), &proph); in add_disk_nodes_and_props()
H A Dpiclenvd.c798 diskp->high_shutdown = disk_high_shutdown_temperature; in envd_setup_disks()
1700 diskp->high_shutdown); in disk_temp_thr()