Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dautoconf.c246 get_neighbors(dev_info_t *di, int flag) in get_neighbors() function
355 (void) get_neighbors(dip, DDI_WALK_PRUNESIB); in i_ddi_create_branch()
357 di_dfs(ddi_get_child(dip), get_neighbors, 0); in i_ddi_create_branch()
396 di_dfs(ddi_root_node(), get_neighbors, 0); in create_devinfo_tree()