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

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

Completed in 12 milliseconds