Searched refs:ofw_pcib_fill_ranges (Results 1 – 1 of 1) sorted by relevance
99 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