Searched refs:tn_enum (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.c110 rp->tn_enum = mod;
174 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root,
181 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root,
183 if (topo_file_load(tp->tt_root->tn_enum, tp->tt_root,
186 if ((rv = topo_file_load(tp->tt_root->tn_enum,
H A Dtopo_tree.h67 topo_mod_t *tn_enum; /* Enumerator module */ member in struct:topo_node
H A Dtopo_node.c134 topo_mod_t *hmod, *mod = node->tn_enum;
483 node->tn_enum = mod;
584 node->tn_enum = mod;
729 if ((fac_ele = topo_mod_zalloc(tmp->tn_enum,
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c305 mdb_printf("%-12s 0x%-34p %-30s\n", "tn_enum", tn.tn_enum,

Completed in 207 milliseconds