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

  /src/sys/dev/mca/
if_ep_mca.c 121 static const struct ep_mca_product *ep_mca_lookup
125 ep_mca_lookup(const struct mca_attach_args *ma) function in typeref:typename:const struct ep_mca_product *
141 if (ep_mca_lookup(ma) != NULL)
198 epp = ep_mca_lookup(ma);

Completed in 13 milliseconds