Home
last modified time | relevance | path

Searched refs:ate_mca_lookup (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/mca/
H A Dif_ate_mca.c87 static const struct ate_mca_product *ate_mca_lookup(uint32_t);
90 ate_mca_lookup(uint32_t id) in ate_mca_lookup() function
106 if (ate_mca_lookup(ma->ma_id) != NULL) in ate_mca_match()
163 atp = ate_mca_lookup(ma->ma_id); in ate_mca_attach()