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

  /src/sys/dev/pci/
if_stge.c 365 stge_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct stge_product *
382 if (stge_lookup(pa) != NULL)
411 sp = stge_lookup(pa);

Completed in 12 milliseconds