Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h206 extern tf_rdata_t *tf_rdata_new(topo_mod_t *,
H A Dtopo_parse.c62 tf_rdata_new(topo_mod_t *mp, tf_info_t *xinfo, xmlNodePtr n, tnode_t *troot) in tf_rdata_new() function
H A Dtopo_xml.c1941 if ((rdp = tf_rdata_new(mp, xinfo, curr, troot)) == NULL) { in topo_xml_walk()