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

  /src/sys/dev/pci/
pci.c 293 pci_probe_device1(struct pci_softc *sc, pcitag_t tag, function in typeref:typename:int
851 ret = pci_probe_device1(sc, tag, match, cookie, pap);
pci.c 293 pci_probe_device1(struct pci_softc *sc, pcitag_t tag, function in typeref:typename:int
851 ret = pci_probe_device1(sc, tag, match, cookie, pap);
pci.c 293 pci_probe_device1(struct pci_softc *sc, pcitag_t tag, function in typeref:typename:int
851 ret = pci_probe_device1(sc, tag, match, cookie, pap);

Completed in 31 milliseconds