pwm_fan_softc
pwm_fan_set(struct pwm_fan_softc *sc, u_int level)
static void pwm_fan_set(struct pwm_fan_softc *, u_int);
CFATTACH_DECL_NEW(pwmfan, sizeof(struct pwm_fan_softc),
struct pwm_fan_softc * const sc = device_private(self);