Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ADM_SETFANSPEED_CONV
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
291
#define ADM_SETFANSPEED_CONV(speed) (15 * speed / 100)
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
216
#define ADM_SETFANSPEED_CONV(speed) (15 * speed / 100)