Home
last modified time | relevance | path

Searched refs:topo_walk_init (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c322 if ((twp = topo_walk_init(thp, in init_mb()
398 if ((twp = topo_walk_init(thp, in cmd_find_dimm_by_sn()
404 if ((twp = topo_walk_init(thp, in cmd_find_dimm_by_sn()
477 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in cmd_find_cpu_rsc_by_sn()
547 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in cmd_find_mem_rsc_by_sn()
H A Dcmd_branch.c218 if ((twp = topo_walk_init(thp, in branch_dimmlist_create()
264 ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in fru_by_label()
649 if ((twp = topo_walk_init(thp, in branch_exist()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers195 topo_walk_init;
H A Dtopo_snap.c393 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in topo_snap_hold()
496 topo_walk_init(topo_hdl_t *thp, const char *scheme, topo_walk_cb_t cb_f, in topo_walk_init() function
H A Dlibtopo.h69 extern topo_walk_t *topo_walk_init(topo_hdl_t *, const char *, topo_walk_cb_t,
/titanic_50/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c222 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, dl_fault_walk_outer, in dl_examine_topo()
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c200 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, dt_analyze_disk, in dt_timeout()
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c130 twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, etm_pciexrc_walker, in etm_pciexrc_init()
/titanic_50/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c297 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, st_check_component, in st_timeout()
/titanic_50/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c259 twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, do_slot_mapping_cb, pciex, in do_slot_mapping()
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c431 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in gmem_find_dimm_by_sn()
H A Dgmem_memerr.c145 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in gmem_find_fault_fru()
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c756 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, gather_topo_cfg, in update_configuration_from_topo()
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c671 if ((twp = topo_walk_init(thp, in init_auth()
/titanic_50/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1093 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, slt_process_ses_log, in slt_timeout()
/titanic_50/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c965 if ((twp = topo_walk_init(thp, opt_s, walk_node, NULL, &err)) in walk_topo()
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c750 if ((twp = topo_walk_init(Eft_topo_hdl, FM_FMRI_SCHEME_HC, cfgcollect, in platform_config_snapshot()