Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_xivar.h23 struct xi_softc { struct
33 int (*sc_enable)(struct xi_softc *); argument
34 void (*sc_disable)(struct xi_softc *); argument
46 void xi_attach(struct xi_softc *, u_int8_t *); argument