Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c99 static int ofw_pcib_fill_ranges(phandle_t, struct ofw_pci_range *);
186 n = ofw_pcib_fill_ranges(c, &sc->sc_range[i]); in ofw_pcib_init()
200 ofw_pcib_fill_ranges(node, sc->sc_range); in ofw_pcib_init()
661 ofw_pcib_fill_ranges(phandle_t node, struct ofw_pci_range *ranges) in ofw_pcib_fill_ranges() function