Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h247 uchar_t high_shutdown; member
279 ((val) > (sensorp)->es_ptr->high_shutdown || \
287 ((val) > (diskp)->high_shutdown || \
411 uchar_t high_shutdown; member
H A Dpiclenvsetup.c381 sizeof (threshp->high_shutdown), in add_sensor_thresh_props()
382 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
602 sizeof (diskp->high_shutdown), in add_disk_nodes_and_props()
603 (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()
2194 diskp->high_shutdown); in disk_temp_thr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h115 int8_t high_shutdown; /* high shutdown threshold */ member
203 tempr_t high_shutdown; /* high shutdown temperature */ member
216 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
H A Dpiclenvd.c372 &dummy_thresh.high_shutdown, 0},
392 &dummy_thresh.high_shutdown, SFLAG_CPU_AMB_SENSOR},
409 &dummy_thresh.high_shutdown, SFLAG_CPU_DIE_SENSOR},
1102 datap->high_power_off, datap->high_shutdown, in process_fru_envseg()
1131 threshp->high_shutdown = datap->high_shutdown; in process_fru_envseg()
1874 threshp->high_shutdown); in monitor_sensors()
H A Dpiclenvsetup.c444 sizeof (threshp->high_shutdown), in add_sensor_thresh_props()
445 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h74 tempr_t high_shutdown; /* high shutdown temperature */ member
81 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
H A Dpiclenvd.c223 {"cpu_amb_high_shutdown", &cpu_amb_thresh.high_shutdown, KTYPE_INT,
233 {"cpu_die_high_shutdown", &cpu_die_thresh.high_shutdown, KTYPE_INT,
587 threshp->high_shutdown); in monitor_sensors()
H A Dpiclenvsetup.c421 sizeof (threshp->high_shutdown), in add_sensor_thresh_props()
422 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h177 uchar_t high_shutdown; member
209 ((val) > (sensorp)->es_ptr->high_shutdown || \
H A Dpiclenvsetup.c313 sizeof (threshp->high_shutdown), in add_sensor_thresh_props()
314 (void *)&(threshp->high_shutdown), &proph); in add_sensor_thresh_props()
H A Dpiclenvd.c1309 sensorp->es_ptr->high_shutdown, in handle_overtemp_interrupt()
1350 sensorp->es_ptr->high_shutdown); in handle_overtemp_interrupt()
/illumos-gate/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()