Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mca/ | |
com_mca.c | 122 static const struct com_mca_product *com_mca_lookup(int); 125 com_mca_lookup(int ma_id) function in typeref:typename:const struct com_mca_product * 141 if (com_mca_lookup(ma->ma_id)) 158 cpp = com_mca_lookup(ma->ma_id); |