Home
last modified time | relevance | path

Searched refs:etm_xport_hdl_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/event-transport/
H A Detm_xport_api.h45 typedef void* etm_xport_hdl_t; /* transport instance handle */ typedef
61 etm_xport_hdl_t
82 etm_xport_fini(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl);
89 etm_xport_open(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl);
H A Detm.c71 etm_xport_hdl_t epm_tlhdl; /* Transport Layer instance handle */
/titanic_41/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c486 etm_xport_hdl_t
530 return ((etm_xport_hdl_t)hp); in etm_xport_init()
538 etm_xport_fini(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl) in etm_xport_fini()
603 etm_xport_open(fmd_hdl_t *hdl, etm_xport_hdl_t tlhdl) in etm_xport_open()