Searched refs:tn_enum (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_tree.c | 110 rp->tn_enum = mod; in topo_tree_create() 174 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root, in topo_tree_enum() 181 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root, in topo_tree_enum() 183 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root, in topo_tree_enum() 186 if ((rv = topo_file_load(tp->tt_root->tn_enum, in topo_tree_enum()
|
H A D | topo_node.c | 134 topo_mod_t *hmod, *mod = node->tn_enum; in topo_node_destroy() 483 node->tn_enum = mod; in topo_node_bind() 584 node->tn_enum = mod; in topo_node_facbind() 729 if ((fac_ele = topo_mod_zalloc(tmp->tn_enum, in topo_node_facility()
|
H A D | topo_tree.h | 67 topo_mod_t *tn_enum; /* Enumerator module */ member
|
/titanic_50/usr/src/cmd/mdb/common/modules/libtopo/ |
H A D | libtopo.c | 305 mdb_printf("%-12s 0x%-34p %-30s\n", "tn_enum", tn.tn_enum, in topo_node()
|