Searched refs:mbe_pcmcia_products (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pcmcia/
H A Dif_mbe_pcmcia.c90 } mbe_pcmcia_products[] = { variable in typeref:struct:mbe_pcmcia_product
137 static const size_t mbe_pcmcia_nproducts = __arraycount(mbe_pcmcia_products);
144 if (pcmcia_product_lookup(pa, mbe_pcmcia_products,
145 mbe_pcmcia_nproducts, sizeof(mbe_pcmcia_products[0]), NULL))
183 mpp = pcmcia_product_lookup(pa, mbe_pcmcia_products,
184 mbe_pcmcia_nproducts, sizeof(mbe_pcmcia_products[0]), NULL);

Completed in 129 milliseconds