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.h204 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) function
H A Dtopo_xml.c1464 if ((newi = tf_idata_new(mp, 0, ntn)) == NULL)
1542 if ((newi = tf_idata_new(mp, inst, ntn)) == NULL) {
1544 "node_process: tf_idata_new failed.\n");

Completed in 70 milliseconds