HelenOS sources
ofw_tree_find_child_by_device_type 89 kernel/arch/sparc64/src/cpu/sun4u/cpu.c node = ofw_tree_find_child_by_device_type(cpus_parent(), "cpu");
ofw_tree_find_child_by_device_type 66 kernel/arch/sparc64/src/smp/sun4u/smp.c node = ofw_tree_find_child_by_device_type(cpus_parent(), "cpu");
ofw_tree_find_child_by_device_type 120 kernel/arch/sparc64/src/smp/sun4u/smp.c node = ofw_tree_find_child_by_device_type(cpus_parent(), "cpu");
ofw_tree_find_child_by_device_type 80 kernel/genarch/include/genarch/ofw/ofw_tree.h extern ofw_tree_node_t *ofw_tree_find_child_by_device_type(ofw_tree_node_t *,
HelenOS homepage, sources at GitHub