/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 81 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 D | topo_mod.c | 120 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 D | topo_alloc.c | 84 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 D | topo_module.c | 132 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 D | topo_file.c | 90 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 D | topo_node.c | 139 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 D | topo_parse.c | 68 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 D | topo_string.c | 61 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 D | topo_module.h | 66 topo_hdl_t *tm_hdl; /* Topo handle for this module */ member
|
H A D | topo_method.c | 123 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 D | topo_rtld.c | 74 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, in rtld_init()
|
H A D | topo_builtin.c | 73 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, in bltin_init()
|
H A D | topo_subr.c | 266 topo_hdl_t *thp = mod->tm_hdl; in topo_search_path()
|
H A D | hc.c | 2044 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 D | libtopo.c | 199 mdb_printf("%-12s 0x%-34p %-30s\n", "tm_hdl", tm.tm_hdl, in topo_module()
|