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

/freebsd-12-stable/sys/dev/cmx/
H A Dcmx_pccard.c55 static const struct pccard_product cmx_pccard_products[] = { variable in typeref:struct:pccard_product
67 if ((pp = pccard_product_lookup(dev, cmx_pccard_products,
68 sizeof(cmx_pccard_products[0]), NULL)) != NULL) {
117 PCCARD_PNP_INFO(cmx_pccard_products); variable

Completed in 154 milliseconds