Searched refs:SC_DEV (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsvar.h18 #define SC_DEV(sc) ((sc)->sc_dev) macro
19 #define SC_NAME(sc) (device_xname(SC_DEV(sc)))
H A Dsl811hs.c1253 sc->sc_child = config_found(SC_DEV(sc), &sc->sc_bus, usbctlprint,

Completed in 136 milliseconds