Searched refs:fmd_hdl_topo_hold (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 79 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) { in fab_update_topo()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 405 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_vdev_repair() 543 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_retire_recv()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 203 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in dt_timeout()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 463 (thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) != NULL) { in zfs_case_solve() 769 topo_hdl_t *thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_fm_recv()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 305 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in st_timeout()
|
/illumos-gate/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()
|
/illumos-gate/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()
|