Searched refs:topo_hdl_root (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 108 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 144 if ((rnode = topo_hdl_root(thp, buf)) == NULL) 187 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 215 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 243 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 279 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 305 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 333 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 363 if ((rnode = topo_hdl_root(thp, scheme)) == NULL) 390 if ((rnode = topo_hdl_root(th [all...] |
H A D | topo_subr.h | 132 extern tnode_t *topo_hdl_root(topo_hdl_t *, const char *);
|
H A D | topo_subr.c | 218 topo_hdl_root(topo_hdl_t *thp, const char *scheme) function
|
Completed in 17 milliseconds