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

  /src/sys/dev/pcmcia/
esp_pcmcia.c 118 const struct pcmcia_product esp_pcmcia_products[] = { variable in typeref:typename:const struct pcmcia_product[]
125 const size_t esp_pcmcia_nproducts = __arraycount(esp_pcmcia_products);
132 if (pcmcia_product_lookup(pa, esp_pcmcia_products, esp_pcmcia_nproducts,
133 sizeof(esp_pcmcia_products[0]), NULL))

Completed in 11 milliseconds