Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_impl.h70 #define ETM_IO_OP_WR (2) macro
H A Detm_xport_api_dd.c332 if ((io_op == ETM_IO_OP_WR) && (fn_wr[0] != '\0')) { in etm_xport_get_fn()
363 if (io_op == ETM_IO_OP_WR) { in etm_xport_get_fn()
371 if (io_op == ETM_IO_OP_WR) { in etm_xport_get_fn()
1113 _addr->fn = etm_xport_get_fn(hdl, ETM_IO_OP_WR); in etm_xport_get_ev_addrv()
H A Detm.c837 case ETM_IO_OP_WR: in etm_io_op()
1294 conn, hdrp, hdr_sz, ETM_IO_OP_WR)) < 0) { in etm_hdr_write()
1474 conn, ctl_hdrp, hdr_sz + body_sz, ETM_IO_OP_WR) >= 0) { in etm_req_ver_negot()
2185 resp_msg, hdr_sz + resp_hdrp->resp_len, ETM_IO_OP_WR); in etm_send_response()
4056 buf, buflen, ETM_IO_OP_WR)) < 0) { in etm_recv()