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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c110 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
146 if ((rnode = topo_hdl_root(thp, buf)) == NULL)
186 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
214 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
242 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
278 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
304 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
332 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
362 if ((rnode = topo_hdl_root(thp, scheme)) == NULL)
389 if ((rnode = topo_hdl_root(th
[all...]
H A Dtopo_subr.h130 extern tnode_t *topo_hdl_root(topo_hdl_t *, const char *);
H A Dtopo_subr.c215 topo_hdl_root(topo_hdl_t *thp, const char *scheme) function

Completed in 59 milliseconds