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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c169 get_new_child(dev_info_t *rdip, void *arg, uint_t flags) function
225 b.devi_branch_callback = get_new_child;
/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;
316 b.devi_branch_callback = get_new_child;
890 b.devi_branch_callback = get_new_child;
1006 get_new_child(dev_info_t *rdip, void *arg, uint_t flags) function

Completed in 102 milliseconds