Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mca/ | |
if_we_mca.c | 126 static const struct we_mca_product *we_mca_lookup(int); 129 we_mca_lookup(int id) function in typeref:typename:const struct we_mca_product * 145 return (we_mca_lookup(ma->ma_id) != NULL); 213 wep = we_mca_lookup(ma->ma_id); |