Searched defs:pcmcia_function (Results 1 – 1 of 1) sorted by relevance
131 struct pcmcia_function { struct139 SIMPLEQ_ENTRY(pcmcia_function) pf_list; argument141 struct pcmcia_softc *sc;142 device_t child;166 SIMPLEQ_HEAD(pcmcia_function_head, pcmcia_function); argument