Home
last modified time | relevance | path

Searched defs:threshp (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h82 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ argument
85 #define TEMP_IN_WARNING_RANGE(val, threshp) \ argument
H A Dpiclenvd.c455 sensor_thresh_t *threshp; in envd_setup_sensors() local
524 sensor_thresh_t *threshp; in monitor_sensors() local
H A Dpiclenvsetup.c397 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
454 sensor_thresh_t *threshp; in add_sensor_nodes_and_props() local
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c757 sensor_thresh_t *threshp = sensorp->temp_thresh; in xlate_exp2obs() local
1029 sensor_thresh_t *threshp; in process_fru_envseg() local
1491 sensor_thresh_t *threshp; in adjust_sensor_target() local
1613 sensor_thresh_t *threshp; in envd_setup_sensors() local
1796 sensor_thresh_t *threshp; in monitor_sensors() local
1905 sensor_thresh_t *threshp; in adjust_fan_speed() local
H A Dpiclenvsetup.c420 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
477 sensor_thresh_t *threshp; in add_sensor_nodes_and_props() local
H A Denvd.h217 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ argument
220 #define TEMP_IN_WARNING_RANGE(val, threshp) \ argument
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c289 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_ctrl_blk_t *threshp) in add_sensor_thresh_props()
334 sensor_ctrl_blk_t *threshp; in add_sensor_nodes_and_props() local
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c357 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_ctrl_blk_t *threshp) in add_sensor_thresh_props()
403 sensor_ctrl_blk_t *threshp; in add_sensor_nodes_and_props() local
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c5866 pm_current_threshold(dev_info_t *dip, int comp, int *threshp) in pm_current_threshold()