Searched refs:xinfo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.c62 tf_rdata_new(topo_mod_t *mp, tf_info_t *xinfo, xmlNodePtr n, tnode_t *troot) argument
92 r->rd_finfo = xinfo;
H A Dtopo_xml.c455 tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn)
486 if ((np = topo_xml_walk(mp, xinfo, dxn, ptn)) == NULL) {
503 tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn)
510 if (dependent_create(mp, xinfo, pad, cn, ptn) < 0)
1839 tf_info_t *xinfo, xmlNodePtr croot, tnode_t *troot)
1880 if ((rdp = topo_xml_walk(mp, xinfo, curr,
1902 if ((rdp = topo_xml_walk(mp, xinfo, def_set, troot)) == NULL) {
1927 if ((rdp = tf_rdata_new(mp, xinfo, curr, troot)) == NULL) {
1949 topo_xml_enum(topo_mod_t *tmp, tf_info_t *xinfo, tnode_t *troot) argument
1955 if ((xroot = xmlDocGetRootElement(xinfo
454 dependent_create(topo_mod_t *mp, tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn) argument
502 dependents_create(topo_mod_t *mp, tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn) argument
1838 topo_xml_walk(topo_mod_t *mp, tf_info_t *xinfo, xmlNodePtr croot, tnode_t *troot) argument
[all...]

Completed in 47 milliseconds