Searched refs:envseg_sensor_t (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h341 } envseg_sensor_t; typedef in typeref:struct:__anon1274
346 envseg_sensor_t sensors[1]; /* sensor table (variable length) */
H A Dpiclenvd.c629 sizeof (envseg_sensor_t) +
630 (envsegp->sensor_count) * sizeof (envseg_sensor_t);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h96 } envseg_sensor_t; typedef in typeref:struct:__anon1288
101 envseg_sensor_t sensors[1]; /* sensor table (variable length) */
H A Dpiclenvd.c1000 sizeof (envseg_sensor_t) +
1001 (envsegp->sensor_count) * sizeof (envseg_sensor_t);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h262 } envseg_sensor_t; typedef in typeref:struct:__anon1402
267 envseg_sensor_t sensors[1]; /* sensor table (variable length) */
H A Dpiclenvd.c484 sizeof (envseg_sensor_t) +
485 (envsegp->sensor_count) * sizeof (envseg_sensor_t);

Completed in 144 milliseconds