| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pcmcia/ | |
| nca_pcmcia.c | 81 const struct pcmcia_product nca_pcmcia_products[] = { variable in typeref:typename:const struct pcmcia_product[] 86 __arraycount(nca_pcmcia_products); 93 if (pcmcia_product_lookup(pa, nca_pcmcia_products, nca_pcmcia_nproducts, 94 sizeof(nca_pcmcia_products[0]), NULL)) |