/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 75 set_error(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_error() 89 set_nverror(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_nverror() 102 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) in topo_fmri_nvl2str() 134 topo_fmri_str2nvl(topo_hdl_t *thp, const char *fmristr, nvlist_t **fmri, in topo_fmri_str2nvl() 177 topo_fmri_present(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_present() 205 topo_fmri_replaced(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_replaced() 233 topo_fmri_contains(topo_hdl_t *thp, nvlist_t *fmri, nvlist_t *subfmri, int *err) in topo_fmri_contains() 269 topo_fmri_unusable(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_unusable() 295 topo_fmri_retire(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_retire() 323 topo_fmri_unretire(topo_hdl_t *thp, nvlist_t *fmri, int *err) in topo_fmri_unretire() [all …]
|
H A D | topo_snap.c | 94 set_open_errno(topo_hdl_t *thp, int *errp, int err) in set_open_errno() 107 topo_hdl_t *thp = NULL; in topo_open() local 218 topo_close(topo_hdl_t *thp) in topo_close() 267 topo_snap_create(topo_hdl_t *thp, int *errp, boolean_t need_force) in topo_snap_create() 341 topo_snap_log_create(topo_hdl_t *thp, const char *uuid, int *errp) in topo_snap_log_create() 348 fac_walker(topo_hdl_t *thp, tnode_t *node, void *arg) in fac_walker() 373 topo_snap_hold(topo_hdl_t *thp, const char *uuid, int *errp) in topo_snap_hold() 407 topo_walk_destroy(topo_hdl_t *thp, tnode_t *node, void *notused) in topo_walk_destroy() 422 topo_snap_destroy(topo_hdl_t *thp) in topo_snap_destroy() 485 topo_snap_release(topo_hdl_t *thp) in topo_snap_release() [all …]
|
H A D | topo_module.c | 165 topo_mod_lookup(topo_hdl_t *thp, const char *name, int bump) in topo_mod_lookup() 182 topo_hdl_t *thp = mod->tm_hdl; in topo_mod_destroy() local 201 set_create_error(topo_hdl_t *thp, topo_mod_t *mod, const char *path, int err) in set_create_error() 219 topo_mod_create(topo_hdl_t *thp, const char *name, const char *path, in topo_mod_create() 256 topo_modhash_create(topo_hdl_t *thp) in topo_modhash_create() 278 topo_modhash_destroy(topo_hdl_t *thp) in topo_modhash_destroy() 309 topo_modhash_load(topo_hdl_t *thp, const char *name, const char *path, in topo_modhash_load() 339 topo_hdl_t *thp = mod->tm_hdl; in topo_modhash_unload() local 378 topo_modhash_unload_all(topo_hdl_t *thp) in topo_modhash_unload_all()
|
H A D | topo_tree.c | 70 set_create_error(topo_hdl_t *thp, ttree_t *tp, int err) in set_create_error() 82 topo_tree_create(topo_hdl_t *thp, topo_mod_t *mod, const char *scheme) in topo_tree_create() 153 topo_tree_enum(topo_hdl_t *thp, ttree_t *tp) in topo_tree_enum() 203 topo_tree_enum_all(topo_hdl_t *thp) in topo_tree_enum_all()
|
H A D | topo_subr.c | 37 topo_hdl_lock(topo_hdl_t *thp) in topo_hdl_lock() 43 topo_hdl_unlock(topo_hdl_t *thp) in topo_hdl_unlock() 106 env_process_value(topo_hdl_t *thp, const char *begin, const char *end) in env_process_value() 137 topo_debug_set(topo_hdl_t *thp, const char *dbmode, const char *dout) in topo_debug_set() 169 topo_vdprintf(topo_hdl_t *thp, int mask, const char *mod, const char *format, in topo_vdprintf() 205 topo_dprintf(topo_hdl_t *thp, int mask, const char *format, ...) in topo_dprintf() 215 topo_hdl_root(topo_hdl_t *thp, const char *scheme) in topo_hdl_root() 266 topo_hdl_t *thp = mod->tm_hdl; in topo_search_path() local 299 topo_cleanup_auth_str(topo_hdl_t *thp, const char *begin) in topo_cleanup_auth_str()
|
H A D | topo_2xml.c | 105 txml_print_prop(topo_hdl_t *thp, FILE *fp, tnode_t *node, const char *pgname, in txml_print_prop() 230 txml_print_pgroup(topo_hdl_t *thp, FILE *fp, tnode_t *node, topo_pgroup_t *pg) in txml_print_pgroup() 250 txml_print_dependents(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_dependents() 260 txml_print_node(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_node() 277 txml_print_range(topo_hdl_t *thp, FILE *fp, tnode_t *node, int dependent) in txml_print_range() 317 txml_print_topology(topo_hdl_t *thp, FILE *fp, char *scheme, tnode_t *node) in txml_print_topology() 334 topo_xml_print(topo_hdl_t *thp, FILE *fp, const char *scheme, int *err) in topo_xml_print()
|
H A D | topo_alloc.c | 58 topo_hdl_alloc(topo_hdl_t *thp, size_t size) in topo_hdl_alloc() 66 topo_hdl_zalloc(topo_hdl_t *thp, size_t size) in topo_hdl_zalloc() 74 topo_hdl_free(topo_hdl_t *thp, void *data, size_t size) in topo_hdl_free()
|
H A D | topo_nvl.c | 65 topo_hdl_nvalloc(topo_hdl_t *thp, nvlist_t **nvlp, uint_t nvflag) in topo_hdl_nvalloc() 75 topo_hdl_nvdup(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **nvlp) in topo_hdl_nvdup()
|
H A D | topo_prop.c | 210 topo_hdl_t *thp = node->tn_hdl; in prop_getval() local 501 topo_hdl_t *thp = node->tn_hdl; in set_seterror() local 520 topo_hdl_t *thp = node->tn_hdl; in prop_create() local 571 topo_hdl_t *thp = node->tn_hdl; in topo_prop_set() local 770 topo_hdl_t *thp = node->tn_hdl; in topo_prop_setprop() local 853 topo_hdl_t *thp = node->tn_hdl; in register_methoderror() local 876 topo_hdl_t *thp = node->tn_hdl; in prop_method_register() local 982 topo_hdl_t *thp = node->tn_hdl; in topo_prop_method_unregister() local 1075 topo_hdl_t *thp = node->tn_hdl; in topo_prop_inherit() local 1128 topo_hdl_t *thp = node->tn_hdl; in topo_pgroup_info() local [all …]
|
H A D | topo_string.c | 36 topo_hdl_strdup(topo_hdl_t *thp, const char *s) in topo_hdl_strdup() 52 topo_hdl_strfree(topo_hdl_t *thp, char *s) in topo_hdl_strfree()
|
/titanic_41/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 52 topo_hdl_t *thp; in fmd_fmri_nvl2str() local 78 topo_hdl_t *thp; in fmd_fmri_present() local 93 topo_hdl_t *thp; in fmd_fmri_replaced() local 109 topo_hdl_t *thp; in fmd_fmri_unusable() local 132 topo_hdl_t *thp; in fmd_fmri_service_state() local
|
/titanic_41/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 49 topo_hdl_t *thp; in fmd_fmri_nvl2str() local 77 topo_hdl_t *thp; in fmd_fmri_present() local 96 topo_hdl_t *thp; in fmd_fmri_replaced() local 115 topo_hdl_t *thp; in fmd_fmri_service_state() local 139 topo_hdl_t *thp; in fmd_fmri_unusable() local
|
/titanic_41/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 128 print_node(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl, const char *fmri) in print_node() 239 print_prop_nameval(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl) in print_prop_nameval() 481 print_pgroup(topo_hdl_t *thp, tnode_t *node, const char *pgn, char *dstab, in print_pgroup() 519 print_all_props(topo_hdl_t *thp, tnode_t *node, nvlist_t *p_nv, in print_all_props() 597 set_prop(topo_hdl_t *thp, tnode_t *node, nvlist_t *fmri, struct prop_args *pp) in set_prop() 755 print_props(topo_hdl_t *thp, tnode_t *node) in print_props() 816 walk_node(topo_hdl_t *thp, tnode_t *node, void *arg) in walk_node() 955 walk_topo(topo_hdl_t *thp, char *uuid) in walk_topo() 1002 print_fmri_pgroup(topo_hdl_t *thp, const char *pgn, nvlist_t *nvl) in print_fmri_pgroup() 1032 print_fmri_props(topo_hdl_t *thp, nvlist_t *nvl) in print_fmri_props() [all …]
|
/titanic_41/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 47 topo_hdl_t *thp; in fmd_fmri_nvl2str() local 76 topo_hdl_t *thp; in fmd_fmri_present() local 100 topo_hdl_t *thp; in fmd_fmri_replaced() local 124 topo_hdl_t *thp; in fmd_fmri_unusable() local 209 topo_hdl_t *thp; in fru_compare() local 285 topo_hdl_t *thp; in fmd_fmri_service_state() local
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 284 find_mb(topo_hdl_t *thp, tnode_t *node, void *arg) in find_mb() 321 topo_hdl_t *thp; in init_mb() local 341 find_dimm_sn_mem(topo_hdl_t *thp, tnode_t *node, void *arg) in find_dimm_sn_mem() 367 find_dimm_sn_hc(topo_hdl_t *thp, tnode_t *node, void *arg) in find_dimm_sn_hc() 394 topo_hdl_t *thp; in cmd_find_dimm_by_sn() local 428 find_cpu_rsc_by_sn(topo_hdl_t *thp, tnode_t *node, void *arg) in find_cpu_rsc_by_sn() 475 topo_hdl_t *thp; in cmd_find_cpu_rsc_by_sn() local 519 find_mem_rsc_hc(topo_hdl_t *thp, tnode_t *node, void *arg) in find_mem_rsc_hc() 544 topo_hdl_t *thp; in cmd_find_mem_rsc_by_sn() local
|
H A D | cmd_branch.c | 139 branch_dimm_cb(topo_hdl_t *thp, tnode_t *node, void *arg) in branch_dimm_cb() 211 topo_hdl_t *thp; in branch_dimmlist_create() local 237 fru_by_label_cb(topo_hdl_t *thp, tnode_t *node, void *arg) in fru_by_label_cb() 258 topo_hdl_t *thp; in fru_by_label() local 603 branch_exist_cb(topo_hdl_t *thp, tnode_t *node, void *arg) in branch_exist_cb() 643 topo_hdl_t *thp; in branch_exist() local
|
/titanic_41/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 46 topo_hdl_t *thp; in fmd_fmri_nvl2str() local 151 topo_hdl_t *thp; in fmd_fmri_expand() local 209 topo_hdl_t *thp; in fmd_fmri_present() local 262 topo_hdl_t *thp; in fmd_fmri_replaced() local 319 topo_hdl_t *thp; in fmd_fmri_unusable() local
|
/titanic_41/usr/src/cmd/fm/schemes/mem/ |
H A D | mem.c | 153 topo_hdl_t *thp; in fmd_fmri_expand() local 216 struct topo_hdl *thp; in fmd_fmri_present() local 316 struct topo_hdl *thp; in fmd_fmri_replaced() local 418 struct topo_hdl *thp; in fmd_fmri_contains() local 465 topo_hdl_t *thp; in fmd_fmri_unusable() local
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 137 dl_fault_walk_inner(topo_hdl_t *thp, tnode_t *node, void *arg) in dl_fault_walk_inner() 168 dl_fault_walk_outer(topo_hdl_t *thp, tnode_t *node, void *arg) in dl_fault_walk_outer() 218 topo_hdl_t *thp = NULL; in dl_examine_topo() local 280 disklights_topo(fmd_hdl_t *hdl, topo_hdl_t *thp) in disklights_topo()
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 109 dt_analyze_disk(topo_hdl_t *thp, tnode_t *node, void *arg) in dt_analyze_disk() 192 topo_hdl_t *thp; in dt_timeout() local 234 dt_topo_change(fmd_hdl_t *hdl, topo_hdl_t *thp) in dt_topo_change()
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 194 fmri2ptr(topo_hdl_t *thp, tnode_t *node, char **str, int *err) in fmri2ptr() 227 topo_add_disk(topo_hdl_t *thp, tnode_t *node, walk_diskmon_t *wdp) in topo_add_disk() 462 topo_add_bay(topo_hdl_t *thp, tnode_t *node, walk_diskmon_t *wdp) in topo_add_bay() 729 gather_topo_cfg(topo_hdl_t *thp, tnode_t *node, void *arg) in gather_topo_cfg() 748 topo_hdl_t *thp; in update_configuration_from_topo() local
|
/titanic_41/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 35 topo_hdl_t *thp; in fmd_fmri_nvl2str() local
|
/titanic_41/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 35 topo_hdl_t *thp; in fmd_fmri_nvl2str() local
|
/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_util.c | 44 topo_hdl_t *thp; in sw_smf_svcfmri2str() local
|
/titanic_41/usr/src/cmd/fm/fmdump/common/ |
H A D | nvlrender.c | 49 topo_hdl_t *thp = fmd_fmri_topo_hold(TOPO_VERSION); in fmdump_render_nvlist() local
|