Home
last modified time | relevance | path

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

/freebsd/sys/dev/cardbus/
H A Dcard_if.m97 const struct pccard_product *tab; struct
/freebsd/sys/dev/pccard/
H A Dpccardvar.h80 struct pccard_product { struct
81 const char *pp_name;
106 typedef int (*pccard_product_match_fn) (device_t dev, argument
107 const struct pccard_product *ent, int vpfmatch); argument