Home
last modified time | relevance | path

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

/netbsd/sys/dev/mca/
H A Dcom_mca.c122 static const struct com_mca_product *com_mca_lookup(int);
125 com_mca_lookup(int ma_id) in com_mca_lookup() function
141 if (com_mca_lookup(ma->ma_id)) in com_mca_probe()
158 cpp = com_mca_lookup(ma->ma_id); in com_mca_attach()