Home
last modified time | relevance | path

Searched refs:tm_hdl (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c81 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, in xmlattr_to_stab()
117 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xmlattr_to_int(propname=%s)\n", in xmlattr_to_int()
137 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xmlattr_to_fmri(propname=%s)\n", in xmlattr_to_fmri()
155 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "%s attribute missing", in xmlattr_to_type()
185 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, in xmlattr_to_type()
209 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xlate_common(name=%s)\n", name); in xlate_common()
253 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " in xlate_common()
268 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " in xlate_common()
283 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " in xlate_common()
292 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, in xlate_common()
[all …]
H A Dtopo_mod.c120 thp = pmod->tm_hdl; in topo_mod_load()
163 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in set_register_error()
203 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_register()
244 if ((enum_mod = topo_mod_lookup(mod->tm_hdl, enum_name, 0)) == NULL) in topo_mod_enumerate()
249 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "module %s enumerating " in topo_mod_enumerate()
261 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in topo_mod_enumerate()
332 lpart = topo_cleanup_auth_str(mod->tm_hdl, part); in topo_mod_hcfmri()
336 topo_hdl_free(mod->tm_hdl, lpart, strlen(lpart) + 1); in topo_mod_hcfmri()
343 lrev = topo_cleanup_auth_str(mod->tm_hdl, rev); in topo_mod_hcfmri()
347 topo_hdl_free(mod->tm_hdl, lrev, strlen(lrev) + 1); in topo_mod_hcfmri()
[all …]
H A Dtopo_alloc.c84 return (topo_hdl_alloc(mod->tm_hdl, size)); in topo_mod_alloc()
90 return (topo_hdl_zalloc(mod->tm_hdl, size)); in topo_mod_zalloc()
96 topo_hdl_free(mod->tm_hdl, data, size); in topo_mod_free()
H A Dtopo_module.c132 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_stop()
139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_start()
145 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in topo_mod_start()
154 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in topo_mod_start()
182 topo_hdl_t *thp = mod->tm_hdl; in topo_mod_destroy()
230 mod->tm_hdl = thp; in topo_mod_create()
339 topo_hdl_t *thp = mod->tm_hdl; in topo_modhash_unload()
H A Dtopo_file.c90 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in topo_file_load()
101 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in topo_file_load()
H A Dtopo_node.c139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "destroying node %s=%d\n", in topo_node_destroy()
280 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, "unable to insert child:" in node_create_seterror()
341 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_range_create()
435 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, "unable to bind %s=%d: " in node_bind_seterror()
484 node->tn_hdl = mod->tm_hdl; in topo_node_bind()
505 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_bind()
585 node->tn_hdl = mod->tm_hdl; in topo_node_facbind()
638 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_facbind()
H A Dtopo_parse.c68 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new rdata\n"); in tf_rdata_new()
127 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new idata %d\n", i); in tf_idata_new()
179 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new pad p=%d, d=%d\n", in tf_pad_new()
H A Dtopo_string.c61 return (topo_hdl_strdup(mod->tm_hdl, s)); in topo_mod_strdup()
67 topo_hdl_strfree(mod->tm_hdl, s); in topo_mod_strfree()
H A Dtopo_module.h66 topo_hdl_t *tm_hdl; /* Topo handle for this module */ member
H A Dtopo_method.c123 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in set_methregister_error()
177 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_method_register()
399 if (topo_node_facility(mod->tm_hdl, node, TOPO_FAC_TYPE_SENSOR, in topo_method_sensor_failure()
H A Dtopo_rtld.c74 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in rtld_init()
H A Dtopo_builtin.c73 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, in bltin_init()
H A Dtopo_subr.c266 topo_hdl_t *thp = mod->tm_hdl; in topo_search_path()
H A Dhc.c2044 if (topo_node_facility(mod->tm_hdl, node, flp->fl_fac_type, in hc_fac_get()
2058 if ((err = cb(mod->tm_hdl, tmp->tf_node, in hc_fac_get()
/titanic_44/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c199 mdb_printf("%-12s 0x%-34p %-30s\n", "tm_hdl", tm.tm_hdl, in topo_module()