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

  /src/sys/dev/pci/
if_ep_pci.c 150 ep_pci_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct ep_pci_product *
169 if (ep_pci_lookup(pa) != NULL)
194 epp = ep_pci_lookup(pa);

Completed in 11 milliseconds