HomeSort by: relevance | last modified time | path
    Searched defs:nca_pcmcia_products (Results 1 - 1 of 1) sorted by relevancy

  /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))

Completed in 11 milliseconds