Searched refs:ofw_pcib_nranges (Results 1 – 2 of 2) sorted by relevance
84 int ofw_pcib_nranges(phandle_t, struct ofw_pci_cell_info *);
174 n = ofw_pcib_nranges(c, cell_info); in ofw_pcib_init()192 sc->sc_nrange = ofw_pcib_nranges(node, cell_info); in ofw_pcib_init()394 ofw_pcib_nranges(phandle_t node, struct ofw_pci_cell_info *info) in ofw_pcib_nranges() function