Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/fdc/
Dfdc_pccard.c48 static const struct pccard_product fdc_pccard_products[] = { variable
86 if (pccard_product_lookup(dev, fdc_pccard_products, in fdc_pccard_probe()
87 sizeof(fdc_pccard_products[0]), NULL) != NULL) { in fdc_pccard_probe()