HomeSort by: relevance | last modified time | path
    Searched refs:sc_i_channel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
ds2482owvar.h 35 int sc_i_channel; member in struct:ds2482_instance
ds2482ow.c 652 sc->sc_instances[i].sc_i_channel = i;
693 rv = ds2482_set_channel(sc, sci->sc_i_channel);
713 device_xname(sc->sc_dev), sci->sc_i_channel, rv, rv));
731 device_xname(sc->sc_dev), sci->sc_i_channel, rv, rv, buf, buf));
748 device_xname(sc->sc_dev), sci->sc_i_channel,
764 device_xname(sc->sc_dev), sci->sc_i_channel, rv, rv, buf, buf));
781 device_xname(sc->sc_dev), sci->sc_i_channel,
798 device_xname(sc->sc_dev), sci->sc_i_channel, rv, rv,

Completed in 31 milliseconds