Searched refs:topo_walk_byid (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_subr.h | 136 extern int topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t);
|
H A D | topo_snap.c | 583 topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t inst) in topo_walk_byid() function 617 status = topo_walk_byid(wp, name, inst); in topo_walk_bysibling()
|
H A D | hc.c | 1426 return (topo_walk_byid(hwp->hcw_wp, fname, 0)); in hc_walker() 1456 return (topo_walk_byid(hwp->hcw_wp, name, inst)); in hc_walker()
|