Searched defs:dxn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c455 tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn)
462 if ((grptype = xmlGetProp(dxn, (xmlChar *)Grouping)) == NULL) {
486 if ((np = topo_xml_walk(mp, xinfo, dxn, ptn)) == NULL) {
454 dependent_create(topo_mod_t *mp, tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn) argument

Completed in 48 milliseconds