Searched refs:sensors (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h101 envseg_sensor_t sensors[1]; /* sensor table (variable length) */ member in struct:__anon1289
184 * devfs-path for various temperature sensors and CPU platform path
322 #define SENSORS_PER_FAN 8 /* max sensors per fan */
335 int sensor_cnt; /* #sensors in sensors[] */
336 env_sensor_t *sensors[SENSORS_PER_FAN]; /* array of sensors */ member in struct:env_fan
H A Dpiclenvd.c36 * devices, each consisting of two sensors: die and ambient. Each sensor is
148 * Default threshold values for CPU junction/die and ambient sensors
212 * Temperature sensors
979 * accessible sensors properly and prevent
1066 id = GET_UNALIGN32(&envsegp->sensors[i].sensor_id[0]);
1080 offset = (uint_t)GET_UNALIGN16(&envsegp->sensors[i].offset);
1461 * Process sensor_fan_map[] table and initialize sensors[]
1471 fanp->sensors[sensor_cnt] = sensorp;
1603 * Returns #sensors found.
1653 * max1617 sensors path
[all...]
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h167 * devfs-path for various temperature sensors and CPU platform path
346 envseg_sensor_t sensors[1]; /* sensor table (variable length) */ member in struct:__anon1275
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h110 * devfs-path for various temperature sensors and CPU platform path
267 envseg_sensor_t sensors[1]; /* sensor table (variable length) */ member in struct:__anon1403

Completed in 46 milliseconds