HomeSort by: relevance | last modified time | path
    Searched defs:sipcom_lookup (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 14 milliseconds