Home
last modified time | relevance | path

Searched refs: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);
1351 if ((tmp_rd.rd_einfo = enum_attributes_process(mp, ecn)) in pad_process()
1581 enum_attributes_process(topo_mod_t *mp, xmlNodePtr en) in enum_attributes_process() function
1767 if ((rd->rd_einfo = enum_attributes_process(mp, enum_node)) in topo_xml_range_process()