Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dpcmciavar.h156 struct pcmcia_softc { struct
157 struct device dev;
160 pcmcia_chipset_tag_t pct;
161 pcmcia_chipset_handle_t pch;
164 struct pcmcia_card card;
165 void *ih;
166 int sc_enabled_count; /* how many functions are
174 bus_addr_t iobase; /* start i/o space allocation here */
175 bus_size_t iosize; /* size of the i/o space range */