Searched defs:orig_io_req (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/qedf/ |
| D | qedf_els.c | 193 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()
|
| /kernel/linux/linux-5.10/drivers/scsi/qedf/ |
| D | qedf_els.c | 193 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()
|
| /kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
| D | bnx2fc_els.c | 30 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()
|
| D | bnx2fc_io.c | 928 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
|
| D | bnx2fc_hwi.c | 1490 struct bnx2fc_cmd *orig_io_req, in bnx2fc_init_seq_cleanup_task()
|
| /kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
| D | bnx2fc_els.c | 30 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()
|
| D | bnx2fc_io.c | 930 int bnx2fc_initiate_seq_cleanup(struct bnx2fc_cmd *orig_io_req, u32 offset, in bnx2fc_initiate_seq_cleanup() 1291 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl() local
|
| D | bnx2fc_hwi.c | 1491 struct bnx2fc_cmd *orig_io_req, in bnx2fc_init_seq_cleanup_task()
|