Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/oea/
H A Dofwoea_machdep.c427 find_ranges(int base, rangemap_t *regions, int *cur, int type) in find_ranges() function
526 find_ranges(node, regions, cur, type); in find_ranges()
575 find_ranges(node, list, &cur, RANGE_TYPE_FIRSTPCI); in ofwoea_map_space()
578 find_ranges(node, regions, &range, RANGE_TYPE_ISA); in ofwoea_map_space()
628 find_ranges(node, list, &cur, rangetype); in ofwoea_map_space()