Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/arcbios/
Darcbios.c118 arcbios_tree_walk(arcbios_fetch_system_identifier, NULL); in arcbios_init()
162 arcbios_tree_walk(void (*func)(struct arcbios_component *, in arcbios_tree_walk() function
Darcbiosvar.h55 void arcbios_tree_walk(void (*)(struct arcbios_component *,
/netbsd/src/sys/arch/sgimips/sgimips/
Dmachdep.c668 arcbios_tree_walk(sgimips_count_cpus, NULL); in mach_init()
930 arcbios_tree_walk(mips_machdep_find_l2cache, NULL); in mips_machdep_cache_config()