Searched refs:fdc_pccard_products (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/fdc/
H A Dfdc_pccard.c48 static const struct pccard_product fdc_pccard_products[] = { variable in typeref:struct:pccard_product
86 if (pccard_product_lookup(dev, fdc_pccard_products,
87 sizeof(fdc_pccard_products[0]), NULL) != NULL) {

Completed in 100 milliseconds