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

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

Completed in 55 milliseconds