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

/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c350 sbdp_get_mem_dip(pnode_t node, void *arg, uint_t flags) function
419 * If a dip is found by sbdp_get_mem_dip(), it will be
422 sbdp_walk_prom_tree(prom_rootnode(), sbdp_get_mem_dip, &smd); local
H A Dsbdp_mem.c136 sbdp_get_mem_dip(pnode_t node, void *arg, uint_t flags) function
182 sbdp_walk_prom_tree(prom_rootnode(), sbdp_get_mem_dip, &arg); local
202 * Release hold acquired in sbdp_get_mem_dip()
1283 (void) sbdp_walk_prom_tree(prom_rootnode(), sbdp_get_mem_dip, &arg); local
1302 * Release hold acquired in sbdp_get_mem_dip()

Completed in 172 milliseconds