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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c108 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 Dtopo_subr.h132 extern tnode_t *topo_hdl_root(topo_hdl_t *, const char *);
H A Dtopo_subr.c218 topo_hdl_root(topo_hdl_t *thp, const char *scheme) function

Completed in 20 milliseconds