Searched refs:sc_handletype (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Di2cmuxvar.h59 enum i2c_cookie_type sc_handletype; member in struct:iicmux_softc
H A Di2cmux.c302 switch (sc->sc_handletype) {
313 "handle type %u not supported\n", sc->sc_handletype);
H A Dpcai2cmux.c354 sc->sc_iicmux.sc_handletype = ia->ia_cookietype;

Completed in 181 milliseconds