| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pcmcia/ | |
| pcmciavar.h | 232 typedef int (*pcmcia_product_match_fn)(struct pcmcia_attach_args *, typedef in typeref:typename:int (*)(struct pcmcia_attach_args *,const struct pcmcia_product *,int) 236 size_t, size_t, pcmcia_product_match_fn); |
| pcmcia.c | 385 pcmcia_product_lookup(struct pcmcia_attach_args *pa, const void *tab, size_t nent, size_t ent_size, pcmcia_product_match_fn matchfn) |