Home
last modified time | relevance | path

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

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