HomeSort by: relevance | last modified time | path
    Searched refs:pcmcia_product_match_fn (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 11 milliseconds