Symbol: fanspeed_t
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
493
fanspeed_t speed_min; /* minimum speed */
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
494
fanspeed_t speed_max; /* maximum speed */
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
539
extern int get_fan_speed(env_fan_t *, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/envd.h
540
extern int set_fan_speed(env_fan_t *, fanspeed_t);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2067
fanspeed_t fan_speed;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
578
get_fan_speed(env_fan_t *fanp, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
621
set_fan_speed(env_fan_t *fanp, fanspeed_t fanspeed)
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
227
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
269
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
721
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
743
sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
434
fanspeed_t speed_min; /* minimum speed */
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
435
fanspeed_t speed_max; /* maximum speed */
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
460
extern int get_fan_speed(env_fan_t *, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/envd.h
461
extern int set_fan_speed(env_fan_t *, fanspeed_t);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2786
get_dimm_fan_speed(int fan_fd, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2828
fanspeed_t fan_speed;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
90
static int get_dimm_fan_speed(int, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
919
get_fan_speed(env_fan_t *fanp, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
958
set_fan_speed(env_fan_t *fanp, fanspeed_t fanspeed)
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
237
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
279
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
718
PICL_READ, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
723
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/envd.h
326
fanspeed_t speed_min; /* minimum speed */
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/envd.h
327
fanspeed_t speed_max; /* maximum speed */
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/envd.h
360
extern int get_fan_speed(env_fan_t *, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1305
get_fan_speed(env_fan_t *fanp, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1311
if (fan_fd == -1 || read(fan_fd, fanspeedp, sizeof (fanspeed_t)) !=
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1312
sizeof (fanspeed_t))
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1322
set_fan_speed(env_fan_t *fanp, fanspeed_t fanspeed)
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1329
sizeof (fanspeed_t))
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1399
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1434
speed = (fanspeed_t)fanp->forced_speed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1900
fanspeed_t fanspeed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2066
speed = MAX(speed, (fanspeed_t)get_lpm_speed(devp, av_ambient));
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2077
if ((fanspeed_t)speed != fanspeed) {
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2078
fanspeed = (fanspeed_t)speed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2098
fanspeed_t fan_speed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2194
if (fan_speed != (fanspeed_t)pmfanp->cur_speed &&
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
237
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
252
speed = (fanspeed_t)(speed * 100/fnodep->fanp->speed_max);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
720
PICL_READ, sizeof (fanspeed_t), get_current_speed,
usr/src/cmd/picl/plugins/sun4u/grover/envd/envd.h
148
fanspeed_t speed_min; /* minimum speed */
usr/src/cmd/picl/plugins/sun4u/grover/envd/envd.h
149
fanspeed_t speed_max; /* maximum speed */
usr/src/cmd/picl/plugins/sun4u/grover/envd/envd.h
152
fanspeed_t cur_speed; /* current fan speed */
usr/src/cmd/picl/plugins/sun4u/grover/envd/envd.h
153
fanspeed_t prev_speed; /* previous fan speed */
usr/src/cmd/picl/plugins/sun4u/grover/envd/envd.h
158
extern int get_fan_speed(env_fan_t *, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
314
get_fan_speed(env_fan_t *fanp, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
320
if (fan_fd == -1 || read(fan_fd, fanspeedp, sizeof (fanspeed_t)) !=
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
321
sizeof (fanspeed_t))
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
331
set_fan_speed(env_fan_t *fanp, fanspeed_t fanspeed)
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
338
sizeof (fanspeed_t))
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
398
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
614
fanspeed_t fan_speed;
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
218
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
682
PICL_READ, sizeof (fanspeed_t), get_current_speed,
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
328
fanspeed_t speed_min; /* minimum speed */
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
329
fanspeed_t speed_max; /* maximum speed */
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
354
extern int get_fan_speed(env_fan_t *, fanspeed_t *);
usr/src/cmd/picl/plugins/sun4u/taco/envd/envd.h
355
extern int set_fan_speed(env_fan_t *, fanspeed_t);
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
727
get_fan_speed(env_fan_t *fanp, fanspeed_t *fanspeedp)
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
759
set_fan_speed(env_fan_t *fanp, fanspeed_t fanspeed)
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
170
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
211
fanspeed_t speed;
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
504
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),