Searched refs:etm_xport_write (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 385 if ((etm_xport_write(hdl, mp->epm_oconn, Rw_timeout, hbuf, in etm_handle_startup() 423 if ((etm_xport_write(hdl, mp->epm_oconn, Rw_timeout, hbuf, in etm_handle_startup() 464 (void) etm_xport_write(hdl, mp->epm_oconn, Rw_timeout, hbuf, hdrlen); in etm_send_shutdown() 666 if ((etm_xport_write(hdl, conn, Rw_timeout, hbuf, in etm_recv() 691 if ((etm_xport_write(hdl, conn, Rw_timeout, hbuf, in etm_recv() 769 if ((etm_xport_write(hdl, conn, Rw_timeout, hbuf, in etm_recv() 808 if ((etm_xport_write(hdl, conn, Rw_timeout, hbuf, in etm_recv() 1101 (void) etm_xport_write(hdl, mp->epm_oconn, Rw_timeout, hbuf, in etm_free_epmap() 1273 if (etm_xport_write(hdl, mp->epm_oconn, Rw_timeout, buf, in etm_send()
|
H A D | etm_xport_api.h | 115 etm_xport_write(fmd_hdl_t *hdl, etm_xport_conn_t conn, hrtime_t timeout,
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_xport_api.h | 217 etm_xport_write(fmd_hdl_t *hdl, etm_xport_conn_t conn, void* buf,
|
H A D | etm_xport_api_dd.c | 1310 etm_xport_write(fmd_hdl_t *hdl, etm_xport_conn_t conn, void *buf, in etm_xport_write() function
|
H A D | etm.c | 838 io_func_ptr = etm_xport_write; in etm_io_op()
|
/titanic_41/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.c | 729 etm_xport_write(fmd_hdl_t *hdl, etm_xport_conn_t conn, hrtime_t timeout, in etm_xport_write() function
|