/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_util.c | 48 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in sw_smf_svcfmri2str()
|
H A D | smf_response.c | 162 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in uuid_cache_gc()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 320 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in init_mb() 395 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_dimm_by_sn() 475 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_cpu_rsc_by_sn() 545 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in cmd_find_mem_rsc_by_sn()
|
H A D | cmd_branch.c | 216 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in branch_dimmlist_create() 263 if (((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) != NULL) && in fru_by_label() 647 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in branch_exist()
|
/titanic_50/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 77 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) { in fab_update_topo()
|
/titanic_50/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound_smf.c | 104 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in shortfmri_to_fmri()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 335 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_vdev_repair() 465 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_retire_recv()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 221 thp = fmd_hdl_topo_hold(dl->dl_fmd, TOPO_VERSION); in dl_examine_topo()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 137 extern struct topo_hdl *fmd_hdl_topo_hold(fmd_hdl_t *, int);
|
H A D | fmd_api.map | 76 fmd_hdl_topo_hold { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 732 fmd_hdl_topo_hold(fmd_hdl_t *hdl, int v) in fmd_hdl_topo_hold() function
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 115 thdl = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in dm_fmri_to_diskmon() 750 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) { in update_configuration_from_topo()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 199 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in dt_timeout()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_filter.c | 128 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in etm_pciexrc_init()
|
/titanic_50/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 295 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in st_timeout()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 433 (thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) != NULL) { in zfs_case_solve() 732 topo_hdl_t *thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_fm_recv()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_dimm.c | 428 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in gmem_find_dimm_by_sn()
|
H A D | gmem_memerr.c | 142 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in gmem_find_fault_fru()
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_main.c | 669 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in init_auth()
|
/titanic_50/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1086 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in slt_timeout()
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 148 Eft_topo_hdl = fmd_hdl_topo_hold(Hdl, TOPO_VERSION); in platform_init() 748 Eft_topo_hdl = fmd_hdl_topo_hold(Hdl, TOPO_VERSION); in platform_config_snapshot()
|