Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.c98 tfp->tf_tmap->tf_flags |= TF_PROPMAP; in topo_file_load()
H A Dtopo_parse.h113 #define TF_PROPMAP 0x4 /* XML file loaded from a propmap element */ macro
H A Dtopo_xml.c1811 if (rd->rd_finfo->tf_flags & TF_PROPMAP) in topo_xml_range_process()