Searched refs:etm_xport_init (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm_xport_api.h62 etm_xport_init(fmd_hdl_t *hdl, char *endpoint_id,
67 * Callback function provided to etm_xport_init().
H A Detm.c933 if ((newmap->epm_tlhdl = etm_xport_init(hdl, newmap->epm_ep_str,
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_xport_api.h75 * etm_xport_init - initialize/setup any transport infrastructure
81 etm_xport_init(fmd_hdl_t *hdl);
H A Detm_xport_api_dd.c602 * These initializations are not done in etm_xport_init() because
705 * etm_xport_init - initialize/setup any transport infrastructure
711 etm_xport_init(fmd_hdl_t *hdl) function
795 } /* etm_xport_init() */
H A Detm.c2225 (void) etm_xport_init(hdl);
3804 if ((n = etm_xport_init(hdl)) != 0) {
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c487 etm_xport_init(fmd_hdl_t *hdl, char *endpoint_id, function

Completed in 79 milliseconds