Searched refs:tn_hdl (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 210 topo_hdl_t *thp = node->tn_hdl; in prop_getval() 501 topo_hdl_t *thp = node->tn_hdl; in set_seterror() 520 topo_hdl_t *thp = node->tn_hdl; in prop_create() 571 topo_hdl_t *thp = node->tn_hdl; in topo_prop_set() 770 topo_hdl_t *thp = node->tn_hdl; in topo_prop_setprop() 853 topo_hdl_t *thp = node->tn_hdl; in register_methoderror() 876 topo_hdl_t *thp = node->tn_hdl; in prop_method_register() 982 topo_hdl_t *thp = node->tn_hdl; in topo_prop_method_unregister() 1075 topo_hdl_t *thp = node->tn_hdl; in topo_prop_inherit() 1128 topo_hdl_t *thp = node->tn_hdl; in topo_pgroup_info() [all …]
|
H A D | topo_protocol.c | 50 topo_hdl_nvdup(node->tn_hdl, ap, asru) < 0) { in topo_node_asru() 71 topo_hdl_nvdup(node->tn_hdl, fp, fru) < 0) { in topo_node_fru()
|
H A D | topo_node.c | 392 topo_dprintf(pnode->tn_hdl, TOPO_DBG_MODSVC, in topo_node_lookup() 484 node->tn_hdl = mod->tm_hdl; in topo_node_bind() 585 node->tn_hdl = mod->tm_hdl; in topo_node_facbind() 764 topo_dprintf(node->tn_hdl, TOPO_DBG_MODSVC, in topo_node_unbind()
|
H A D | topo_tree.h | 66 topo_hdl_t *tn_hdl; /* topo handle pointer */ member
|
H A D | topo_tree.c | 111 rp->tn_hdl = thp; in topo_tree_create()
|
/titanic_41/usr/src/cmd/mdb/common/modules/libtopo/ |
H A D | libtopo.c | 303 mdb_printf("%-12s 0x%-34p %-30s\n", "tn_hdl", tn.tn_hdl, in topo_node()
|