Searched refs:topo_hdl_root (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 110 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 D | topo_subr.h | 130 extern tnode_t *topo_hdl_root(topo_hdl_t *, const char *);
|
H A D | topo_subr.c | 215 topo_hdl_root(topo_hdl_t *thp, const char *scheme) function
|
Completed in 59 milliseconds