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

/freebsd-12-stable/sys/dev/cs/
H A Dif_cs_pccard.c57 static const struct pccard_product cs_pccard_products[] = { variable in typeref:struct:pccard_product
73 if ((pp = pccard_product_lookup(dev, cs_pccard_products,
74 sizeof(cs_pccard_products[0]), NULL)) != NULL) {
121 PCCARD_PNP_INFO(cs_pccard_products); variable

Completed in 126 milliseconds