Searched refs:topo_hdl (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_fmri.h54 struct topo_hdl;
81 extern struct topo_hdl *fmd_fmri_topo_hold(int);
82 extern void fmd_fmri_topo_rele(struct topo_hdl *);
H A Dfmd_api.h61 struct topo_hdl;
110 void (*fmdo_topo)(fmd_hdl_t *, struct topo_hdl *);
137 extern struct topo_hdl *fmd_hdl_topo_hold(fmd_hdl_t *, int);
138 extern void fmd_hdl_topo_rele(fmd_hdl_t *, struct topo_hdl *);
H A Dfmd_module.h221 extern struct topo_hdl *fmd_module_topo_hold(fmd_module_t *);
222 extern int fmd_module_topo_rele(fmd_module_t *, struct topo_hdl *);
H A Dfmd.h50 struct topo_hdl; /* see <fm/libtopo.h> */
H A Dfmd_fmri.c230 struct topo_hdl *
244 fmd_fmri_topo_rele(struct topo_hdl *thp)
H A Dfmd_module.c1384 struct topo_hdl *
1400 fmd_module_topo_rele(fmd_module_t *mp, struct topo_hdl *hdl)
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h89 struct topo_hdl *tw_thp; /* Topo handle pointer */
106 struct topo_hdl { struct
H A Dlibtopo.h39 typedef struct topo_hdl topo_hdl_t;
/opensolaris-onvv-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.h90 extern struct topo_hdl *g_thp;
H A Dscheme.c304 struct topo_hdl *
325 fmd_fmri_topo_rele(struct topo_hdl *thp)
H A Dfmdump.c51 struct topo_hdl *g_thp;
/opensolaris-onvv-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c76 static struct topo_hdl *g_thp;
302 struct topo_hdl *
323 fmd_fmri_topo_rele(struct topo_hdl *thp)
/opensolaris-onvv-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c216 struct topo_hdl *thp;
316 struct topo_hdl *thp;
418 struct topo_hdl *thp;
H A Dmem_unum.c421 struct topo_hdl *thp;

Completed in 181 milliseconds