Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_sip.c | 762 sipcom_lookup(const struct pci_attach_args *pa, bool gigabit) function in typeref:typename:const struct sip_product * 833 if (sipcom_lookup(pa, strcmp(cf->cf_name, "gsip") == 0) != NULL) 1082 sip = sipcom_lookup(pa, strcmp(cf->cf_name, "gsip") == 0); |