Home
last modified time | relevance | path

Searched defs:smc91cxx_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsmc91cxxvar.h35 struct smc91cxx_softc { struct
46 int (*sc_enable)(struct smc91cxx_softc *); argument
47 void (*sc_disable)(struct smc91cxx_softc *); argument
67 void smc91cxx_attach(struct smc91cxx_softc *, u_int8_t *); argument