Home
last modified time | relevance | path

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

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