Searched refs:fmd_xprt_close (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 194 fmd_xprt_close(hdl, fab_fmd_xprt); in _fmd_fini()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 273 extern void fmd_xprt_close(fmd_hdl_t *, fmd_xprt_t *);
|
H A D | fmd_api.map | 129 fmd_xprt_close { TYPE = function; FLAGS = extern };
|
H A D | fmd_sysevent.c | 566 fmd_xprt_close(hdl, sysev_xprt); in sysev_fini()
|
H A D | fmd_api.c | 2456 fmd_xprt_close(fmd_hdl_t *hdl, fmd_xprt_t *xp) in fmd_xprt_close() function
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 355 fmd_xprt_close(hdl, dmp->dm_xprt); in _fmd_fini()
|
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 604 fmd_xprt_close(hdl, mp->epm_xprthdl); in etm_reinit() 1106 fmd_xprt_close(hdl, mp->epm_xprthdl); in etm_free_epmap() 1391 fmd_xprt_close(hdl, mp->epm_xprthdl); in etm_timeout()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1201 fmd_xprt_close(hdl, slmp->slt_xprt); in _fmd_init() 1231 fmd_xprt_close(hdl, slmp->slt_xprt); in _fmd_fini()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 498 fmd_xprt_close(hdl, stp->st_xprt); in _fmd_fini()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound.c | 651 fmd_xprt_close(hdl, fmevt_xprt); in fmevt_fini_inbound()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 570 fmd_xprt_close(ip_hdl, ipx->ipx_xprt); in ip_xprt_destroy()
|