Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mca/ | |
if_ep_mca.c | 121 static const struct ep_mca_product *ep_mca_lookup 125 ep_mca_lookup(const struct mca_attach_args *ma) function in typeref:typename:const struct ep_mca_product * 141 if (ep_mca_lookup(ma) != NULL) 198 epp = ep_mca_lookup(ma); |