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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c49 static tf_edata_t *enum_attributes_process(topo_mod_t *, xmlNodePtr);
1262 if ((tmp_rd.rd_einfo = enum_attributes_process(mp, ecn))
1564 enum_attributes_process(topo_mod_t *mp, xmlNodePtr en) function
1569 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "enum_attributes_process\n");
1750 if ((rd->rd_einfo = enum_attributes_process(mp, enum_node))

Completed in 48 milliseconds