Home
last modified time | relevance | path

Searched refs:envmon_thresholds_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvmon.h106 } envmon_thresholds_t; typedef
120 envmon_thresholds_t lowthresholds;
121 envmon_thresholds_t highthresholds;
137 envmon_thresholds_t lowthresholds;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c92 envmon_thresholds_t *lows, envmon_thresholds_t *highs, int16_t *value);
96 envmon_thresholds_t *lows, uint16_t *speed, char *units);
609 envmon_thresholds_t *lows, envmon_thresholds_t *highs, int16_t *value) in get_sensor_data()
675 envmon_thresholds_t *lows, uint16_t *speed, char *units) in get_fan_data()
1119 envmon_thresholds_t lows; in add_env_nodes()
1120 envmon_thresholds_t highs; in add_env_nodes()