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

/illumos-gate/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')) {
363 if (io_op == ETM_IO_OP_WR) {
371 if (io_op == ETM_IO_OP_WR) {
1113 _addr->fn = etm_xport_get_fn(hdl, ETM_IO_OP_WR);
H A Detm.c837 case ETM_IO_OP_WR:
1294 conn, hdrp, hdr_sz, ETM_IO_OP_WR)) < 0) {
1474 conn, ctl_hdrp, hdr_sz + body_sz, ETM_IO_OP_WR) >= 0) {
2185 resp_msg, hdr_sz + resp_hdrp->resp_len, ETM_IO_OP_WR);
4056 buf, buflen, ETM_IO_OP_WR)) < 0) {

Completed in 81 milliseconds