Home
last modified time | relevance | path

Searched refs:topo_node_facbind (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h235 extern tnode_t *topo_node_facbind(topo_mod_t *, tnode_t *, const char *,
H A Dmapfile-vers131 topo_node_facbind;
H A Dtopo_node.c532 topo_node_facbind(topo_mod_t *mod, tnode_t *pnode, const char *name, in topo_node_facbind() function
H A Dtopo_xml.c1438 if ((ntn = topo_node_facbind(mp, ptn, (char *)fname, in fac_process()
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c461 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 Dfac_prov_ipmi.c1265 if ((fnode = topo_node_facbind(mod, pnode, facname, ftype)) == NULL) { in make_sensor_node()