Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c96 static void get_new_child(dev_info_t *rdip, void *arg, uint_t flags);
246 b.devi_branch_callback = get_new_child; in gptwocfg_create_cmp_node()
316 b.devi_branch_callback = get_new_child; in gptwocfg_create_cpu_node()
890 b.devi_branch_callback = get_new_child; in gptwocfg_create_mc_node()
1006 get_new_child(dev_info_t *rdip, void *arg, uint_t flags) in get_new_child() function