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

  /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);

Completed in 23 milliseconds