Home
last modified time | relevance | path

Searched refs:topo_xml_enum (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.c100 if (topo_xml_enum(mod, tfp->tf_tmap, node) < 0) { in topo_file_load()
H A Dtopo_parse.h215 extern int topo_xml_enum(topo_mod_t *, tf_info_t *, tnode_t *);
H A Dtopo_xml.c1951 topo_xml_enum(topo_mod_t *tmp, tf_info_t *xinfo, tnode_t *troot) in topo_xml_enum() function