Home
last modified time | relevance | path

Searched refs:pmap_name (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1736 xmlChar *pmap_name; in topo_xml_range_process() local
1786 if ((pmap_name = xmlGetProp(pmap_node, (xmlChar *)Name)) in topo_xml_range_process()
1792 (const char *)pmap_name, in topo_xml_range_process()
1800 xmlFree(pmap_name); in topo_xml_range_process()