Searched refs:fmd_fmri_topo_hold (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dnvlrender.c35 extern topo_hdl_t *fmd_fmri_topo_hold(int);
49 topo_hdl_t *thp = fmd_fmri_topo_hold(TOPO_VERSION);
H A Dscheme.c305 fmd_fmri_topo_hold(int version) function
/illumos-gate/usr/src/cmd/fm/schemes/dev/
H A Dscheme.c55 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
80 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
95 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
115 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
138 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/svc/
H A Dscheme.c52 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
83 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
102 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
121 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
145 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/mod/
H A Dscheme.c38 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/pkg/
H A Dscheme.c38 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/sw/
H A Dscheme.c51 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c54 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
88 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
112 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
134 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
215 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
289 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_fmri.h81 extern struct topo_hdl *fmd_fmri_topo_hold(int);
H A Dfmd_fmri.c231 fmd_fmri_topo_hold(int version) function
386 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
401 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
H A Dfmd_xprt.c1130 thp = fmd_fmri_topo_hold(TOPO_VERSION);
1246 thp = fmd_fmri_topo_hold(TOPO_VERSION);
H A Dfmd_asru.c518 thp = fmd_fmri_topo_hold(TOPO_VERSION);
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c161 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
234 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
284 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) {
334 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
385 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL) {
425 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
474 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
H A Dmem_unum.c427 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c49 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
160 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
218 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
271 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
329 if ((thp = fmd_fmri_topo_hold(TOPO_VERSION)) == NULL)
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c303 fmd_fmri_topo_hold(int version) function
/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_cpu_sun4v.c151 thp = fmd_fmri_topo_hold(TOPO_VERSION);

Completed in 67 milliseconds