Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h137 extern int topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t);
H A Dtopo_snap.c653 topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t inst) in topo_walk_byid() function
687 status = topo_walk_byid(wp, name, inst); in topo_walk_bysibling()
H A Dhc.c1372 return (topo_walk_byid(hwp->hcw_wp, fname, 0)); in hc_walker()
1402 return (topo_walk_byid(hwp->hcw_wp, name, inst)); in hc_walker()