Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mca/ | |
if_ate_mca.c | 87 static const struct ate_mca_product *ate_mca_lookup(uint32_t); 90 ate_mca_lookup(uint32_t id) function in typeref:typename:const struct ate_mca_product * 106 if (ate_mca_lookup(ma->ma_id) != NULL) 163 atp = ate_mca_lookup(ma->ma_id); |