Searched refs:tf_tmap (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_file.h36 tf_info_t *tf_tmap; /* topology map file info */ member in struct:topo_file
H A Dtopo_file.c55 if (tfp->tf_tmap != NULL)
56 tf_info_free(tfp->tf_mod, tfp->tf_tmap);
122 if ((tfp->tf_tmap = topo_xml_read(mod, tfp->tf_filenm, scheme))
132 tfp->tf_tmap->tf_flags |= TF_PROPMAP;
134 if (topo_xml_enum(mod, tfp->tf_tmap, node) < 0) {

Completed in 20 milliseconds