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

  /src/sys/dev/mca/
if_ne_mca.c 95 static const struct ne_mca_products *ne_mca_lookup(int id);
98 ne_mca_lookup(int id) function in typeref:typename:const struct ne_mca_products *
114 if (ne_mca_lookup(ma->ma_id))
159 np = ne_mca_lookup(ma->ma_id);

Completed in 13 milliseconds