Home
last modified time | relevance | path

Searched refs:pci_bus_get_child_devhandle (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpci.c273 pci_bus_get_child_devhandle(struct pci_softc *sc, pcitag_t tag) in pci_bus_get_child_devhandle() function
440 devhandle_t devhandle = pci_bus_get_child_devhandle(sc, pa.pa_tag); in pci_probe_device1()