Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Desp_pcmcia.c54 struct esp_pcmcia_softc { struct
55 struct ncr53c9x_softc sc_ncr53c9x; /* glue to MI code */
57 int sc_active; /* Pseudo-DMA state vars */
81 void esp_pcmcia_init(struct esp_pcmcia_softc *); argument