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

  /src/sys/dev/pcmcia/
com_pcmcia.c 111 static const struct pcmcia_product com_pcmcia_products[] = { variable in typeref:typename:const struct pcmcia_product[]
118 sizeof(com_pcmcia_products) / sizeof(com_pcmcia_products[0]);
154 if (pcmcia_product_lookup(pa, com_pcmcia_products, com_pcmcia_nproducts,
155 sizeof(com_pcmcia_products[0]), NULL))

Completed in 13 milliseconds