Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
jmide.c | 45 static const struct jmide_product *jmide_lookup(pcireg_t); 126 jmide_lookup(pcireg_t id) { function in typeref:typename:const struct jmide_product * 142 if (jmide_lookup(pa->pa_id)) 167 jp = jmide_lookup(pa->pa_id); |
jmide.c | 45 static const struct jmide_product *jmide_lookup(pcireg_t); 126 jmide_lookup(pcireg_t id) { function in typeref:typename:const struct jmide_product * 142 if (jmide_lookup(pa->pa_id)) 167 jp = jmide_lookup(pa->pa_id); |