/titanic_52/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() argument 88 set_nverror(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_nverror() argument 100 topo_fmri_nvl2str(topo_hdl_t *thp, nvlist_t *fmri, char **fmristr, int *err) in topo_fmri_nvl2str() argument 132 topo_fmri_str2nvl(topo_hdl_t * thp,const char * fmristr,nvlist_t ** fmri,int * err) topo_fmri_str2nvl() argument 175 topo_fmri_present(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_present() argument 203 topo_fmri_replaced(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_replaced() argument 231 topo_fmri_contains(topo_hdl_t * thp,nvlist_t * fmri,nvlist_t * subfmri,int * err) topo_fmri_contains() argument 267 topo_fmri_unusable(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_unusable() argument 293 topo_fmri_retire(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_retire() argument 321 topo_fmri_unretire(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_unretire() argument 351 topo_fmri_service_state(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_service_state() argument 379 topo_fmri_expand(topo_hdl_t * thp,nvlist_t * fmri,int * err) topo_fmri_expand() argument 401 fmri_prop(topo_hdl_t * thp,nvlist_t * rsrc,const char * pgname,const char * pname,nvlist_t * args,nvlist_t ** prop,int * err) fmri_prop() argument 447 topo_fmri_asru(topo_hdl_t * thp,nvlist_t * nvl,nvlist_t ** asru,int * err) topo_fmri_asru() argument 469 topo_fmri_fru(topo_hdl_t * thp,nvlist_t * nvl,nvlist_t ** fru,int * err) topo_fmri_fru() argument 491 topo_fmri_label(topo_hdl_t * thp,nvlist_t * nvl,char ** label,int * err) topo_fmri_label() argument 514 topo_fmri_serial(topo_hdl_t * thp,nvlist_t * nvl,char ** serial,int * err) topo_fmri_serial() argument 549 topo_fmri_getprop(topo_hdl_t * thp,nvlist_t * nvl,const char * pg,const char * pname,nvlist_t * args,nvlist_t ** prop,int * err) topo_fmri_getprop() argument 558 topo_fmri_setprop(topo_hdl_t * thp,nvlist_t * nvl,const char * pg,nvlist_t * prop,int flag,nvlist_t * args,int * err) topo_fmri_setprop() argument 604 topo_fmri_getpgrp(topo_hdl_t * thp,nvlist_t * rsrc,const char * pgname,nvlist_t ** pgroup,int * err) topo_fmri_getpgrp() argument 646 topo_fmri_compare(topo_hdl_t * thp,nvlist_t * f1,nvlist_t * f2,int * err) topo_fmri_compare() argument 696 topo_fmri_create(topo_hdl_t * thp,const char * scheme,const char * name,topo_instance_t inst,nvlist_t * nvl,int * err) topo_fmri_create() argument 848 topo_fmri_strhash_internal(topo_hdl_t * thp,const char * fmri,boolean_t noauth) topo_fmri_strhash_internal() argument 891 topo_fmri_strhash(topo_hdl_t * thp,const char * fmri) topo_fmri_strhash() argument 898 topo_fmri_strhash_noauth(topo_hdl_t * thp,const char * fmri) topo_fmri_strhash_noauth() argument 931 topo_fmri_strcmp_internal(topo_hdl_t * thp,const char * a,const char * b,boolean_t noauth) topo_fmri_strcmp_internal() argument 1003 topo_fmri_strcmp(topo_hdl_t * thp,const char * a,const char * b) topo_fmri_strcmp() argument 1010 topo_fmri_strcmp_noauth(topo_hdl_t * thp,const char * a,const char * b) topo_fmri_strcmp_noauth() argument 1016 topo_fmri_facility(topo_hdl_t * thp,nvlist_t * rsrc,const char * fac_type,uint32_t fac_subtype,topo_walk_cb_t cb,void * cb_args,int * err) topo_fmri_facility() argument [all...] |
H A D | topo_snap.c | 94 set_open_errno(topo_hdl_t *thp, int *errp, int err) in set_open_errno() argument 107 topo_hdl_t *thp = NULL; in topo_open() local 218 topo_close(topo_hdl_t * thp) topo_close() argument 267 topo_snap_create(topo_hdl_t * thp,int * errp,boolean_t need_force) topo_snap_create() argument 341 topo_snap_log_create(topo_hdl_t * thp,const char * uuid,int * errp) topo_snap_log_create() argument 348 fac_walker(topo_hdl_t * thp,tnode_t * node,void * arg) fac_walker() argument 373 topo_snap_hold(topo_hdl_t * thp,const char * uuid,int * errp) topo_snap_hold() argument 407 topo_walk_destroy(topo_hdl_t * thp,tnode_t * node,void * notused) topo_walk_destroy() argument 422 topo_snap_destroy(topo_hdl_t * thp) topo_snap_destroy() argument 485 topo_snap_release(topo_hdl_t * thp) topo_snap_release() argument 496 topo_walk_init(topo_hdl_t * thp,const char * scheme,topo_walk_cb_t cb_f,void * pdata,int * errp) topo_walk_init() argument 754 topo_hdl_devinfo(topo_hdl_t * thp) topo_hdl_devinfo() argument 760 topo_hdl_prominfo(topo_hdl_t * thp) topo_hdl_prominfo() argument [all...] |
H A D | topo_module.c | 165 topo_mod_lookup(topo_hdl_t *thp, const char *name, int bump) in topo_mod_lookup() argument 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() argument 219 topo_mod_create(topo_hdl_t * thp,const char * name,const char * path,const topo_imodops_t * ops,topo_version_t version) topo_mod_create() argument 256 topo_modhash_create(topo_hdl_t * thp) topo_modhash_create() argument 278 topo_modhash_destroy(topo_hdl_t * thp) topo_modhash_destroy() argument 309 topo_modhash_load(topo_hdl_t * thp,const char * name,const char * path,const topo_imodops_t * ops,topo_version_t version) topo_modhash_load() argument 339 topo_hdl_t *thp = mod->tm_hdl; topo_modhash_unload() local 378 topo_modhash_unload_all(topo_hdl_t * thp) topo_modhash_unload_all() argument [all...] |
H A D | topo_tree.c | 70 set_create_error(topo_hdl_t *thp, ttree_t *tp, int err) in set_create_error() argument 82 topo_tree_create(topo_hdl_t *thp, topo_mod_t *mod, const char *scheme) in topo_tree_create() argument 153 topo_tree_enum(topo_hdl_t *thp, ttree_ argument 203 topo_tree_enum_all(topo_hdl_t * thp) topo_tree_enum_all() argument [all...] |
H A D | topo_subr.c | 37 topo_hdl_lock(topo_hdl_t *thp) in topo_hdl_lock() argument 43 topo_hdl_unlock(topo_hdl_t *thp) in topo_hdl_unlock() argument 106 env_process_value(topo_hdl_t *thp, const char *begin, const char *end) in env_process_value() argument 137 topo_debug_set(topo_hdl_t *thp, const char *dbmode, const char *dout) in topo_debug_set() argument 169 topo_vdprintf(topo_hdl_t * thp,int mask,const char * mod,const char * format,va_list ap) topo_vdprintf() argument 205 topo_dprintf(topo_hdl_t * thp,int mask,const char * format,...) topo_dprintf() argument 215 topo_hdl_root(topo_hdl_t * thp,const char * scheme) topo_hdl_root() argument 266 topo_hdl_t *thp = mod->tm_hdl; topo_search_path() local 299 topo_cleanup_auth_str(topo_hdl_t * thp,const char * begin) topo_cleanup_auth_str() argument [all...] |
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() argument 230 txml_print_pgroup(topo_hdl_t *thp, FILE *fp, tnode_t *node, topo_pgroup_t *pg) in txml_print_pgroup() argument 250 txml_print_dependents(topo_hdl_t *thp, FILE *fp, tnode_t *node) in txml_print_dependents() argument 260 txml_print_node(topo_hdl_t * thp,FILE * fp,tnode_t * node) txml_print_node() argument 277 txml_print_range(topo_hdl_t * thp,FILE * fp,tnode_t * node,int dependent) txml_print_range() argument 317 txml_print_topology(topo_hdl_t * thp,FILE * fp,char * scheme,tnode_t * node) txml_print_topology() argument 334 topo_xml_print(topo_hdl_t * thp,FILE * fp,const char * scheme,int * err) topo_xml_print() argument [all...] |
H A D | topo_alloc.c | 58 topo_hdl_alloc(topo_hdl_t *thp, size_t size) in topo_hdl_alloc() argument 66 topo_hdl_zalloc(topo_hdl_t *thp, size_t size) in topo_hdl_zalloc() argument 74 topo_hdl_free(topo_hdl_t *thp, void *data, size_t size) in topo_hdl_free() argument
|
H A D | topo_prop.c | 208 topo_hdl_t *thp = node->tn_hdl; in prop_getval() local 499 topo_hdl_t *thp = node->tn_hdl; set_seterror() local 518 topo_hdl_t *thp = node->tn_hdl; prop_create() local 569 topo_hdl_t *thp = node->tn_hdl; topo_prop_set() local 768 topo_hdl_t *thp = node->tn_hdl; topo_prop_setprop() local 851 topo_hdl_t *thp = node->tn_hdl; register_methoderror() local 873 topo_hdl_t *thp = node->tn_hdl; prop_method_register() local 979 topo_hdl_t *thp = node->tn_hdl; topo_prop_method_unregister() local 1072 topo_hdl_t *thp = node->tn_hdl; topo_prop_inherit() local 1125 topo_hdl_t *thp = node->tn_hdl; topo_pgroup_info() local 1164 topo_hdl_t *thp = node->tn_hdl; pgroup_seterr() local 1185 topo_hdl_t *thp = node->tn_hdl; topo_pgroup_create() local 1231 topo_hdl_t *thp = node->tn_hdl; topo_pgroup_destroy() local 1271 topo_hdl_t *thp = node->tn_hdl; topo_pgroup_destroy_all() local 1299 propmethod_destroy(topo_hdl_t * thp,topo_propval_t * pv) propmethod_destroy() argument 1316 topo_hdl_t *thp; topo_propval_destroy() local 1358 topo_hdl_t *thp = node->tn_hdl; topo_prop_getprop() local 1413 topo_hdl_t *thp = node->tn_hdl; topo_prop_getpgrp() local 1484 topo_hdl_t *thp = node->tn_hdl; topo_prop_getprops() local [all...] |
H A D | topo_nvl.c | 65 topo_hdl_nvalloc(topo_hdl_t *thp, nvlist_t **nvlp, uint_t nvflag) in topo_hdl_nvalloc() argument 75 topo_hdl_nvdup(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **nvlp) in topo_hdl_nvdup() argument
|
H A D | topo_string.c | 36 topo_hdl_strdup(topo_hdl_t *thp, const char *s) in topo_hdl_strdup() argument 52 topo_hdl_strfree(topo_hdl_t *thp, char *s) in topo_hdl_strfree() argument
|
/titanic_52/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; fmd_fmri_replaced() local 109 topo_hdl_t *thp; fmd_fmri_unusable() local 132 topo_hdl_t *thp; fmd_fmri_service_state() local [all...] |
/titanic_52/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; fmd_fmri_replaced() local 115 topo_hdl_t *thp; fmd_fmri_service_state() local 139 topo_hdl_t *thp; fmd_fmri_unusable() local [all...] |
/titanic_52/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() argument 239 print_prop_nameval(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl) in print_prop_nameval() argument 480 print_pgroup(topo_hdl_t * thp,tnode_t * node,const char * pgn,char * dstab,char * nstab,int32_t version) print_pgroup() argument 518 print_all_props(topo_hdl_t * thp,tnode_t * node,nvlist_t * p_nv,const char * group) print_all_props() argument 596 set_prop(topo_hdl_t * thp,tnode_t * node,nvlist_t * fmri,struct prop_args * pp) set_prop() argument 754 print_props(topo_hdl_t * thp,tnode_t * node) print_props() argument 815 walk_node(topo_hdl_t * thp,tnode_t * node,void * arg) walk_node() argument 954 walk_topo(topo_hdl_t * thp,char * uuid) walk_topo() argument 1001 print_fmri_pgroup(topo_hdl_t * thp,const char * pgn,nvlist_t * nvl) print_fmri_pgroup() argument 1031 print_fmri_props(topo_hdl_t * thp,nvlist_t * nvl) print_fmri_props() argument 1088 print_fmri(topo_hdl_t * thp,char * uuid) print_fmri() argument 1169 fmtopo_exit(topo_hdl_t * thp,char * uuid,int err) fmtopo_exit() argument 1192 topo_hdl_t *thp = NULL; main() local [all...] |
/titanic_52/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; fmd_fmri_replaced() local 124 topo_hdl_t *thp; fmd_fmri_unusable() local 209 topo_hdl_t *thp; fru_compare() local 283 topo_hdl_t *thp; fmd_fmri_service_state() local [all...] |
/titanic_52/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 279 find_mb(topo_hdl_t *thp, tnode_t *node, void *arg) in find_mb() argument 316 topo_hdl_t *thp; in init_mb() local 336 find_dimm_sn_mem(topo_hdl_t *thp, tnode_t *node, void *arg) in find_dimm_sn_mem() argument 362 find_dimm_sn_hc(topo_hdl_t *thp, tnode_t *node, void *arg) in find_dimm_sn_hc() argument 389 topo_hdl_t *thp; in cmd_find_dimm_by_sn() local 423 find_cpu_rsc_by_sn(topo_hdl_t * thp,tnode_t * node,void * arg) find_cpu_rsc_by_sn() argument 470 topo_hdl_t *thp; cmd_find_cpu_rsc_by_sn() local 514 find_mem_rsc_hc(topo_hdl_t * thp,tnode_t * node,void * arg) find_mem_rsc_hc() argument 539 topo_hdl_t *thp; cmd_find_mem_rsc_by_sn() local [all...] |
H A D | cmd_branch.c | 139 branch_dimm_cb(topo_hdl_t *thp, tnode_t *node, void *arg) in branch_dimm_cb() argument 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() argument 258 topo_hdl_t *thp; in fru_by_label() local 603 branch_exist_cb(topo_hdl_t * thp,tnode_t * node,void * arg) branch_exist_cb() argument 643 topo_hdl_t *thp; branch_exist() local [all...] |
/titanic_52/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; fmd_fmri_present() local 262 topo_hdl_t *thp; fmd_fmri_replaced() local 319 topo_hdl_t *thp; fmd_fmri_unusable() local [all...] |
/titanic_52/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; fmd_fmri_replaced() local 418 struct topo_hdl *thp; fmd_fmri_contains() local 465 topo_hdl_t *thp; fmd_fmri_unusable() local [all...] |
/titanic_52/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() argument 168 dl_fault_walk_outer(topo_hdl_t *thp, tnode_t *node, void *arg) in dl_fault_walk_outer() argument 218 topo_hdl_t *thp = NULL; in dl_examine_topo() local 280 disklights_topo(fmd_hdl_t * hdl,topo_hdl_t * thp) disklights_topo() argument [all...] |
/titanic_52/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() argument 192 topo_hdl_t *thp; in dt_timeout() local 234 dt_topo_change(fmd_hdl_t * hdl,topo_hdl_t * thp) dt_topo_change() argument [all...] |
/titanic_52/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() argument 227 topo_add_disk(topo_hdl_t *thp, tnode_t *node, walk_diskmon_t *wdp) in topo_add_disk() argument 462 topo_add_bay(topo_hdl_t * thp,tnode_t * node,walk_diskmon_t * wdp) topo_add_bay() argument 727 gather_topo_cfg(topo_hdl_t * thp,tnode_t * node,void * arg) gather_topo_cfg() argument 746 topo_hdl_t *thp; update_configuration_from_topo() local [all...] |
/titanic_52/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 173 do_slot_mapping_cb(topo_hdl_t *thp, tnode_t *node, void *arg) in do_slot_mapping_cb() argument 243 do_slot_mapping(smbios_slot_t *s, topo_hdl_t *thp) in do_slot_mapping() argument 309 topo_hdl_t *thp; in do_prominfo() local [all...] |
/titanic_52/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 35 topo_hdl_t *thp; in fmd_fmri_nvl2str() local
|
/titanic_52/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 35 topo_hdl_t *thp; in fmd_fmri_nvl2str() local
|
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_fmri.c | 244 fmd_fmri_topo_rele(struct topo_hdl *thp) in fmd_fmri_topo_rele() argument 383 topo_hdl_t *thp; in fmd_fmri_retire() local 398 topo_hdl_t *thp; in fmd_fmri_unretire() local [all...] |