Home
last modified time | relevance | path

Searched refs:fmd_hdl_topo_hold (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_util.c48 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in sw_smf_svcfmri2str()
H A Dsmf_response.c162 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in uuid_cache_gc()
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c320 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 Dcmd_branch.c216 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 Dfabric-xlate.c77 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 Dfmevt_inbound_smf.c104 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in shortfmri_to_fmri()
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c335 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 Ddisk_lights.c221 thp = fmd_hdl_topo_hold(dl->dl_fmd, TOPO_VERSION); in dl_examine_topo()
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h137 extern struct topo_hdl *fmd_hdl_topo_hold(fmd_hdl_t *, int);
H A Dfmd_api.map76 fmd_hdl_topo_hold { TYPE = function; FLAGS = extern };
H A Dfmd_api.c732 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 Dtopo_gather.c115 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 Ddisk_transport.c199 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in dt_timeout()
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c128 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 Dsensor_transport.c295 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in st_timeout()
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c433 (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 Dgmem_dimm.c428 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) in gmem_find_dimm_by_sn()
H A Dgmem_memerr.c142 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 Dcmd_main.c669 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 Dses_log_transport.c1086 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in slt_timeout()
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c148 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()