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

  /src/sys/dev/pci/
ubsec.c 316 ubsec_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct ubsec_product *
333 if (ubsec_lookup(pa) != NULL)
356 up = ubsec_lookup(pa);

Completed in 13 milliseconds