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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c196 xlate_common(topo_mod_t *mp, xmlNodePtr xn, topo_type_t ptype, nvlist_t *nvl, function
209 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xlate_common(name=%s)\n", name);
450 return (xlate_common(mp, xn, ptype, nvl, INV_PVAL));
925 if (xlate_common(mp, cn, ptype, arg_nvl,

Completed in 48 milliseconds