Searched refs:topo_node_facbind (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 235 extern tnode_t *topo_node_facbind(topo_mod_t *, tnode_t *, const char *,
|
H A D | mapfile-vers | 131 topo_node_facbind;
|
H A D | topo_node.c | 532 topo_node_facbind(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_facbind() function
|
H A D | topo_xml.c | 1438 if ((ntn = topo_node_facbind(mp, ptn, (char *)fname, in fac_process()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 461 if ((tn = topo_node_facbind(mod, pnode, name, type)) == NULL) { in ses_add_fac_common()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | fac_prov_ipmi.c | 1265 if ((fnode = topo_node_facbind(mod, pnode, facname, ftype)) == NULL) { in make_sensor_node()
|