Home | Sort by: relevance | last modified time | path |
/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); |