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

  /src/sys/dev/pci/
if_bce.c 209 bce_lookup(const struct pci_attach_args * pa) function in typeref:typename:const struct bce_product *
231 if (bce_lookup(pa) != NULL)
260 bp = bce_lookup(pa);

Completed in 12 milliseconds