Searched refs:fmd_hdl_topo_hold (Results 1 - 20 of 20) sorted by relevance

/opensolaris-onvv-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);
H A Dsmf_response.c162 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound_smf.c104 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.c77 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) {
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c325 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
400 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
480 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
550 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
H A Dcmd_branch.c216 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
263 if (((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) != NULL) &&
647 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.map76 fmd_hdl_topo_hold { TYPE = function; FLAGS = extern };
H A Dfmd_api.h137 extern struct topo_hdl *fmd_hdl_topo_hold(fmd_hdl_t *, int);
H A Dfmd_api.c732 fmd_hdl_topo_hold(fmd_hdl_t *hdl, int v) function
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c335 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
465 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c199 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c128 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c115 thdl = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
752 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL) {
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c295 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c425 (thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) != NULL) {
724 topo_hdl_t *thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c670 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c428 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
H A Dgmem_memerr.c142 if ((thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c148 Eft_topo_hdl = fmd_hdl_topo_hold(Hdl, TOPO_VERSION);
748 Eft_topo_hdl = fmd_hdl_topo_hold(Hdl, TOPO_VERSION);
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1086 thp = fmd_hdl_topo_hold(hdl, TOPO_VERSION);

Completed in 136 milliseconds