aborted_io_req    408 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_cmd *aborted_io_req;
aborted_io_req    523 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
aborted_io_req     36 drivers/scsi/bnx2fc/bnx2fc_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req     60 drivers/scsi/bnx2fc/bnx2fc_els.c int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req)
aborted_io_req     64 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt = aborted_io_req->tgt;
aborted_io_req     80 drivers/scsi/bnx2fc/bnx2fc_els.c 		   aborted_io_req->xid);
aborted_io_req     90 drivers/scsi/bnx2fc/bnx2fc_els.c 	cb_arg->aborted_io_req = aborted_io_req;
aborted_io_req     94 drivers/scsi/bnx2fc/bnx2fc_els.c 	rrq.rrq_ox_id = htons(aborted_io_req->xid);
aborted_io_req     95 drivers/scsi/bnx2fc/bnx2fc_els.c 	rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id);
aborted_io_req    113 drivers/scsi/bnx2fc/bnx2fc_els.c 			aborted_io_req->xid);
aborted_io_req    116 drivers/scsi/bnx2fc/bnx2fc_els.c 		kref_put(&aborted_io_req->refcount, bnx2fc_cmd_release);
aborted_io_req    278 drivers/scsi/bnx2fc/bnx2fc_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req    400 drivers/scsi/bnx2fc/bnx2fc_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req    603 drivers/scsi/bnx2fc/bnx2fc_els.c 	cb_arg->aborted_io_req = orig_io_req;
aborted_io_req    644 drivers/scsi/bnx2fc/bnx2fc_els.c 	cb_arg->aborted_io_req = orig_io_req;
aborted_io_req    980 drivers/scsi/bnx2fc/bnx2fc_io.c 	cb_arg->aborted_io_req = orig_io_req;
aborted_io_req   1289 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req;
aborted_io_req     74 drivers/scsi/qedf/qedf.h 	struct qedf_ioreq *aborted_io_req;
aborted_io_req    508 drivers/scsi/qedf/qedf.h extern int qedf_send_rrq(struct qedf_ioreq *aborted_io_req);
aborted_io_req    180 drivers/scsi/qedf/qedf_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req    218 drivers/scsi/qedf/qedf_els.c int qedf_send_rrq(struct qedf_ioreq *aborted_io_req)
aborted_io_req    231 drivers/scsi/qedf/qedf_els.c 	if (!aborted_io_req) {
aborted_io_req    236 drivers/scsi/qedf/qedf_els.c 	fcport = aborted_io_req->fcport;
aborted_io_req    239 drivers/scsi/qedf/qedf_els.c 		refcount = kref_read(&aborted_io_req->refcount);
aborted_io_req    242 drivers/scsi/qedf/qedf_els.c 			 aborted_io_req->xid, refcount);
aborted_io_req    243 drivers/scsi/qedf/qedf_els.c 		kref_put(&aborted_io_req->refcount, qedf_release_cmd);
aborted_io_req    264 drivers/scsi/qedf/qedf_els.c 	refcount = kref_read(&aborted_io_req->refcount);
aborted_io_req    268 drivers/scsi/qedf/qedf_els.c 			  aborted_io_req->xid, aborted_io_req, refcount);
aborted_io_req    277 drivers/scsi/qedf/qedf_els.c 		   "io = %p, orig_xid = 0x%x\n", aborted_io_req,
aborted_io_req    278 drivers/scsi/qedf/qedf_els.c 		   aborted_io_req->xid);
aborted_io_req    289 drivers/scsi/qedf/qedf_els.c 	cb_arg->aborted_io_req = aborted_io_req;
aborted_io_req    293 drivers/scsi/qedf/qedf_els.c 	rrq.rrq_ox_id = htons(aborted_io_req->xid);
aborted_io_req    295 drivers/scsi/qedf/qedf_els.c 	    htons(aborted_io_req->task->tstorm_st_context.read_write.rx_id);
aborted_io_req    303 drivers/scsi/qedf/qedf_els.c 			  "req 0x%x\n", aborted_io_req->xid);
aborted_io_req    305 drivers/scsi/qedf/qedf_els.c 		kref_put(&aborted_io_req->refcount, qedf_release_cmd);
aborted_io_req    541 drivers/scsi/qedf/qedf_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req    655 drivers/scsi/qedf/qedf_els.c 	cb_arg->aborted_io_req = orig_io_req;
aborted_io_req    842 drivers/scsi/qedf/qedf_els.c 	orig_io_req = cb_arg->aborted_io_req;
aborted_io_req   1024 drivers/scsi/qedf/qedf_els.c 	cb_arg->aborted_io_req = orig_io_req;