Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c755 sensor_thresh_t *threshp = sensorp->temp_thresh; in xlate_exp2obs() local
1027 sensor_thresh_t *threshp; in process_fru_envseg() local
1489 sensor_thresh_t *threshp; in adjust_sensor_target() local
1611 sensor_thresh_t *threshp; in envd_setup_sensors() local
1794 sensor_thresh_t *threshp; in monitor_sensors() local
1903 sensor_thresh_t *threshp; in adjust_fan_speed() local
H A Dpiclenvsetup.c418 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
475 sensor_thresh_t *threshp; in add_sensor_nodes_and_props() local
H A Denvd.h215 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ argument
218 #define TEMP_IN_WARNING_RANGE(val, threshp) \ argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h80 #define TEMP_IN_SHUTDOWN_RANGE(val, threshp) \ argument
83 #define TEMP_IN_WARNING_RANGE(val, threshp) \ argument
H A Dpiclenvd.c453 sensor_thresh_t *threshp; in envd_setup_sensors() local
522 sensor_thresh_t *threshp; in monitor_sensors() local
H A Dpiclenvsetup.c395 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
452 sensor_thresh_t *threshp; in add_sensor_nodes_and_props() local
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c287 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_ctrl_blk_t *threshp) in add_sensor_thresh_props()
332 sensor_ctrl_blk_t *threshp; in add_sensor_nodes_and_props() local
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c355 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_ctrl_blk_t *threshp) in add_sensor_thresh_props()
401 sensor_ctrl_blk_t *threshp; in add_sensor_nodes_and_props() local
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c5859 pm_current_threshold(dev_info_t *dip, int comp, int *threshp) in pm_current_threshold()