Searched defs:pcmciabus_attach_args (Results 1 – 1 of 1) sorted by relevance
144 struct pcmciabus_attach_args { struct145 char *paa_busname; /* Bus name */146 pcmcia_chipset_tag_t pct;147 pcmcia_chipset_handle_t pch;148 bus_addr_t iobase; /* start i/o space allocation here */149 bus_size_t iosize; /* size of the i/o space range */