Symbol: envmon_handle_t
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1118
envmon_handle_t id;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
120
static int get_serial_num(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
365
envmon_handle_t *envhandles;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
383
envhandles = calloc(maxnum, sizeof (envmon_handle_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
402
maxnum * sizeof (envmon_handle_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
424
handle_arr.envhandles = calloc(maxnum, sizeof (envmon_handle_t));
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
608
get_sensor_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
649
get_indicator_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
674
get_fan_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
706
get_led_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
734
get_keyswitch_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
760
get_serial_num(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
91
static int get_sensor_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
912
envmon_handle_t id;
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
93
static int get_indicator_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
95
static int get_fan_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
97
static int get_led_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
99
static int get_keyswitch_data(int envmon_fd, envmon_handle_t *id, int cmd,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.h
121
envmon_handle_t *envhandles;
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
286
envmon_handle_t envhandle;
usr/src/uts/sun4u/io/rmclomv.c
1644
(void) snprintf(entry->handle_name.name, sizeof (envmon_handle_t),
usr/src/uts/sun4u/io/rmclomv.c
741
rmclomv_hdl_to_envhdl(dp_handle_t hdl, envmon_handle_t *envhdl)
usr/src/uts/sun4u/io/rmclomv.c
988
envmon_handle_t envhdl;
usr/src/uts/sun4u/sys/envmon.h
117
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
122
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/envmon.h
126
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
129
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/envmon.h
133
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
138
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/envmon.h
161
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
165
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/envmon.h
169
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
180
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
183
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/envmon.h
187
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
200
envmon_handle_t id;
usr/src/uts/sun4u/sys/envmon.h
203
envmon_handle_t next_id;
usr/src/uts/sun4u/sys/rmclomv_impl.h
98
envmon_handle_t handle_name;