Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h208 extern tf_idata_t *tf_idata_new(topo_mod_t *, topo_instance_t, tnode_t *);
H A Dtopo_parse.c123 tf_idata_new(topo_mod_t *mp, topo_instance_t i, tnode_t *tn) in tf_idata_new() function
H A Dtopo_xml.c1481 if ((newi = tf_idata_new(mp, 0, ntn)) == NULL) in fac_process()
1559 if ((newi = tf_idata_new(mp, inst, ntn)) == NULL) { in node_process()