Home
last modified time | relevance | path

Searched defs:orig_io_req (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qedf/
Dqedf_els.c193 struct qedf_ioreq *orig_io_req; in qedf_rrq_compl() local
540 struct qedf_ioreq *orig_io_req; in qedf_srr_compl() local
623 static int qedf_send_srr(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) in qedf_send_srr()
696 static void qedf_initiate_seq_cleanup(struct qedf_ioreq *orig_io_req, in qedf_initiate_seq_cleanup()
770 static bool qedf_requeue_io_req(struct qedf_ioreq *orig_io_req) in qedf_requeue_io_req()
835 struct qedf_ioreq *orig_io_req; in qedf_rec_compl() local
996 int qedf_send_rec(struct qedf_ioreq *orig_io_req) in qedf_send_rec()
/drivers/scsi/bnx2fc/
Dbnx2fc_els.c30 struct bnx2fc_cmd *orig_io_req; in bnx2fc_rrq_compl() local
270 struct bnx2fc_cmd *orig_io_req; in bnx2fc_srr_compl() local
377 struct bnx2fc_cmd *orig_io_req, *new_io_req; in bnx2fc_rec_compl() local
582 int bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req) in bnx2fc_send_rec()
624 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) in bnx2fc_send_srr()
Dbnx2fc_io.c928 int bnx2fc_initiate_seq_cleanup(struct bnx2fc_cmd *orig_io_req, u32 offset, in bnx2fc_initiate_seq_cleanup()
1289 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl() local
Dbnx2fc_hwi.c1490 struct bnx2fc_cmd *orig_io_req, in bnx2fc_init_seq_cleanup_task()