Home
last modified time | relevance | path

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 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()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.c79 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) { in fab_update_topo()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c360 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_vdev_repair()
498 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in zfs_retire_recv()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/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
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c203 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in dt_timeout()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c463 (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 Dsensor_transport.c305 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION); in st_timeout()
/illumos-gate/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()
/illumos-gate/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()