Searched refs:etm_io_op (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 812 etm_io_op(fmd_hdl_t *hdl, char *err_substr, etm_xport_conn_t conn, in etm_io_op() function 958 if ((n = etm_io_op(hdl, "bad io read on magic", in etm_magic_read() 1038 if ((n = etm_io_op(hdl, "bad io read on preamble", in etm_hdr_read() 1105 if ((n = etm_io_op(hdl, "bad io read on event len", in etm_hdr_read() 1137 if ((n = etm_io_op(hdl, "bad io read on ctl len", in etm_hdr_read() 1165 if ((n = etm_io_op(hdl, "bad io read on resp code+len", in etm_hdr_read() 1195 if ((n = etm_io_op(hdl, "bad io read on sa priority+len", in etm_hdr_read() 1293 if ((n = etm_io_op(hdl, "bad io write on event hdr", in etm_hdr_write() 1473 if (etm_io_op(hdl, "bad io write on ctl hdr+body", in etm_req_ver_negot() 2184 rv = etm_io_op(hdl, "bad io write on resp msg", conn, in etm_send_response() [all …]
|