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

  /src/sys/dev/pci/
njs_pci.c 92 njs_pci_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct njsc32_pci_product *
111 if (njs_pci_lookup(pa))
131 if ((prod = njs_pci_lookup(pa)) == NULL)

Completed in 10 milliseconds