Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h63 int tn_fflags; /* fmri flags (see libtopo.h) */ member
H A Dtopo_node.c259 return (node->tn_fflags); in topo_node_flags()
591 node->tn_fflags = TOPO_NODE_FACILITY; in topo_node_facbind()
/titanic_50/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c297 mdb_printf("%-12s %-36d %-30s\n", "tn_fflags", tn.tn_fflags, in topo_node()