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

  /src/sys/dev/pcmcia/
if_an_pcmcia.c 88 static const struct pcmcia_product an_pcmcia_products[] = { variable in typeref:typename:const struct pcmcia_product[]
97 sizeof(an_pcmcia_products) / sizeof(an_pcmcia_products[0]);
104 if (pcmcia_product_lookup(pa, an_pcmcia_products, an_pcmcia_nproducts,
105 sizeof(an_pcmcia_products[0]), NULL))

Completed in 44 milliseconds