Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dsmc91cxxvar.h34 struct smc91cxx_softc { struct
45 int (*sc_enable)(struct smc91cxx_softc *); argument
46 void (*sc_disable)(struct smc91cxx_softc *); argument
62 void smc91cxx_attach(struct smc91cxx_softc *, u_int8_t *); argument