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

  /src/sys/dev/pci/
if_ex_pci.c 177 ex_pci_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct ex_pci_product *
196 if (ex_pci_lookup(pa) != NULL)
226 epp = ex_pci_lookup(pa);

Completed in 14 milliseconds