Lines Matching defs:xid

22 	uint16_t xid;
66 "0x%p cb_arg = %p xid = %x\n", els_req, cb_arg,
67 els_req->xid);
115 xid = els_req->xid;
124 task = qedf_get_task_mem(&qedf->tasks, xid);
148 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Entered with xid = 0x%x"
149 " cmd_type = %d.\n", els_req->xid, els_req->cmd_type);
155 "ELS completion xid=0x%x after flush event=0x%x",
156 els_req->xid, els_req->event);
168 "Dropping ELS completion xid=0x%x as fcport is flushing",
169 els_req->xid);
213 " orig xid = 0x%x, rrq_xid = 0x%x, refcount=%d\n",
214 orig_io_req, orig_io_req->xid, rrq_req->xid, refcount);
219 * flushed but we get a completion on this xid.
260 "RRQ work was queued prior to a flush xid=0x%x, refcount=%d.\n",
261 aborted_io_req->xid, refcount);
286 "refcount for xid=%x io_req=%p refcount=%d is not 1.\n",
287 aborted_io_req->xid, aborted_io_req, refcount);
297 aborted_io_req->xid);
312 rrq.rrq_ox_id = htons(aborted_io_req->xid);
322 "req 0x%x\n", aborted_io_req->xid);
442 QEDF_ERR(NULL, "els_req xid=0x%x event is flush.\n",
443 els_req->xid);
572 orig_io_req, orig_io_req->xid, srr_req->xid, refcount);
577 "ELS timeout rec_xid=0x%x.\n", srr_req->xid);
659 "orig_xid=0x%x\n", orig_io_req, orig_io_req->xid);
673 srr.srr_ox_id = htons(orig_io_req->xid);
684 "=0x%x\n", orig_io_req->xid);
708 "Doing sequence cleanup for xid=0x%x offset=%u.\n",
709 orig_io_req->xid, offset);
764 "abort, xid=0x%x.\n", io_req->xid);
785 "xid=0x%x.\n", orig_io_req->xid);
817 "new_xid=0x%x.\n", orig_io_req->xid, new_io_req->xid);
871 orig_io_req, orig_io_req->xid, rec_req->xid, refcount);
877 orig_io_req, orig_io_req->xid);
940 "sc_cmd is NULL for xid=0x%x.\n",
941 orig_io_req->xid);
1048 rec.rec_ox_id = htons(orig_io_req->xid);
1054 orig_io_req->xid, rec.rec_rx_id);
1061 "=0x%x\n", orig_io_req->xid);