Searched refs:tn_instance (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c142 rnode->tn_instance, rnode->tn_instance, NULL) < 0) {
H A Dtopo_tree.h61 topo_instance_t tn_instance; /* Node instance */ member in struct:topo_node
H A Dtopo_snap.c535 cnp->tn_name, cnp->tn_instance);
541 cnp->tn_name, cnp->tn_instance, nnp->tn_name, nnp->tn_instance);
564 cnp->tn_name, cnp->tn_instance);
570 cnp->tn_name, cnp->tn_instance, nnp->tn_name, nnp->tn_instance);
720 cnp->tn_name, cnp->tn_instance);
H A Dtopo_node.c247 return (node->tn_instance);
437 node->tn_instance, topo_strerror(err));
487 node->tn_instance = inst;
507 topo_node_instance(pnode), node->tn_name, node->tn_instance);
588 node->tn_instance = inst;
768 node->tn_instance, node->tn_refs);
H A Dtopo_list.c174 index = topo_node_hash(node->tn_phash, node->tn_instance) + 1;
H A Dtopo_tree.c109 rp->tn_instance = 0;
H A Dtopo_2xml.c265 (void) snprintf(inst, INT32BUFSZ, "%d", node->tn_instance);
H A Dtopo_mod.c251 node->tn_instance);
264 (char *)node->tn_name, node->tn_instance);
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c281 mdb_printf("%-12s %-36d %-30s\n", "tn_instance", tn.tn_instance,
476 parent, buf, node.tn_instance);

Completed in 106 milliseconds