Searched refs:etm_xport_read (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm_xport_api.h | 107 etm_xport_read(fmd_hdl_t *hdl, etm_xport_conn_t conn, hrtime_t timeout,
|
H A D | etm.c | 394 if ((etm_xport_read(hdl, mp->epm_oconn, Rw_timeout, hbuf, in etm_handle_startup() 642 if ((etm_xport_read(hdl, conn, Rw_timeout, hbuf, hdrlen)) != hdrlen) { in etm_recv() 784 if (etm_xport_read(hdl, conn, Rw_timeout, buf, in etm_recv() 1292 if (etm_xport_read(hdl, mp->epm_oconn, Rw_timeout, buf, in etm_send()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_xport_api.h | 206 etm_xport_read(fmd_hdl_t *hdl, etm_xport_conn_t conn, void* buf,
|
H A D | etm_xport_api_dd.c | 1295 etm_xport_read(fmd_hdl_t *hdl, etm_xport_conn_t conn, void *buf, in etm_xport_read() function
|
H A D | etm.c | 833 io_func_ptr = etm_xport_read; in etm_io_op()
|
/titanic_41/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.c | 670 etm_xport_read(fmd_hdl_t *hdl, etm_xport_conn_t conn, hrtime_t timeout, in etm_xport_read() function
|