HomeSort by: relevance | last modified time | path
    Searched defs:ecadc_set_fan_speed (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
pcf8591_envctrl.c 91 static int ecadc_set_fan_speed(struct ecadc_softc *, u_int8_t, u_int8_t);
247 ecadc_set_fan_speed(sc, sc->sc_channels[sc->sc_nchan].chan_num,
306 if (!ecadc_set_fan_speed(sc, chp->chan_num,
439 ecadc_set_fan_speed(struct ecadc_softc *sc, u_int8_t chan, u_int8_t val) function in typeref:typename:int
505 if (!ecadc_set_fan_speed(sc, chp->chan_num,

Completed in 38 milliseconds