/linux-6.1.9/drivers/scsi/qedf/ |
D | qedf_io.c | 11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req, in qedf_cmd_timer_set() 21 struct qedf_ioreq *io_req = in qedf_cmd_timeout() local 115 struct qedf_ioreq *io_req; in qedf_cmd_mgr_free() local 164 struct qedf_ioreq *io_req = in qedf_handle_rrq() local 176 struct qedf_ioreq *io_req; in qedf_cmd_mgr_alloc() local 302 struct qedf_ioreq *io_req = NULL; in qedf_alloc_cmd() local 403 static void qedf_free_mp_resc(struct qedf_ioreq *io_req) in qedf_free_mp_resc() 434 struct qedf_ioreq *io_req = in qedf_release_cmd() local 471 static int qedf_map_sg(struct qedf_ioreq *io_req) in qedf_map_sg() 528 static int qedf_build_bd_list_from_sg(struct qedf_ioreq *io_req) in qedf_build_bd_list_from_sg() [all …]
|
D | qedf_main.c | 720 struct qedf_ioreq *io_req; in qedf_eh_abort() local 2229 struct qedf_ioreq *io_req = NULL; in qedf_process_completions() local 2806 struct qedf_ioreq *io_req; in qedf_process_cqe() local
|
D | qedf_els.c | 744 struct fcoe_cqe *cqe, struct qedf_ioreq *io_req) in qedf_process_seq_cleanup_compl()
|
D | qedf.h | 72 struct qedf_ioreq *io_req; member 192 struct qedf_ioreq *io_req; member 434 struct qedf_ioreq *io_req; member
|
/linux-6.1.9/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 29 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() 42 struct bnx2fc_cmd *io_req = container_of(work, struct bnx2fc_cmd, in bnx2fc_cmd_timeout() local 162 static void bnx2fc_scsi_done(struct bnx2fc_cmd *io_req, int err_code) in bnx2fc_scsi_done() 215 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_mgr_alloc() local 380 struct bnx2fc_cmd *tmp, *io_req; in bnx2fc_cmd_mgr_free() local 399 struct bnx2fc_cmd *io_req; in bnx2fc_elstm_alloc() local 469 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_alloc() local 519 struct bnx2fc_cmd *io_req = container_of(ref, in bnx2fc_cmd_release() local 544 static void bnx2fc_free_mp_resc(struct bnx2fc_cmd *io_req) in bnx2fc_free_mp_resc() 579 int bnx2fc_init_mp_req(struct bnx2fc_cmd *io_req) in bnx2fc_init_mp_req() [all …]
|
D | bnx2fc_hwi.c | 635 struct bnx2fc_cmd *io_req = NULL; in bnx2fc_process_unsol_compl() local 866 struct bnx2fc_cmd *io_req; in bnx2fc_process_cq_compl() local 1568 void bnx2fc_init_cleanup_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_cleanup_task() 1606 void bnx2fc_init_mp_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_mp_task() 1702 void bnx2fc_init_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_task()
|
D | bnx2fc_debug.c | 17 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...) in BNX2FC_IO_DBG()
|
D | bnx2fc_tgt.c | 168 struct bnx2fc_cmd *io_req; in bnx2fc_flush_active_ios() local
|
D | bnx2fc.h | 406 struct bnx2fc_cmd *io_req; member 473 struct bnx2fc_cmd *io_req; member 495 struct bnx2fc_cmd *io_req; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_io.h | 109 struct io_req { struct 117 void (*_async_io_callback)(struct adapter *padater, struct io_req *pio_req, u8 *cnxt); argument 118 u8 *cnxt;
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_io.h | 87 struct io_req { struct 97 struct io_req *pio_req, u8 *cnxt); argument 98 u8 *cnxt;
|
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl871x_io.h | 101 struct io_req { struct 109 struct io_req *pio_req, u8 *cnxt); argument 110 u8 *cnxt;
|
/linux-6.1.9/drivers/scsi/fnic/ |
D | fnic_scsi.c | 114 struct fnic_io_req *io_req, in fnic_release_ioreq_buf() 307 struct fnic_io_req *io_req, in fnic_queue_wq_copy_desc() 417 struct fnic_io_req *io_req = NULL; in fnic_queuecommand_lck() local 815 struct fnic_io_req *io_req; in fnic_fcpio_icmnd_cmpl_handler() local 1053 struct fnic_io_req *io_req; in fnic_fcpio_itmf_cmpl_handler() local 1345 struct fnic_io_req *io_req; in fnic_cleanup_io_iter() local 1431 struct fnic_io_req *io_req; in fnic_wq_copy_cleanup_handler() local 1487 struct fnic_io_req *io_req) in fnic_queue_abort_io_req() 1543 struct fnic_io_req *io_req; in fnic_rport_abort_io_iter() local 1706 struct fnic_io_req *io_req = NULL; in fnic_abort_cmd() local [all …]
|
D | fnic.h | 84 struct fnic_io_req *io_req; member
|
/linux-6.1.9/samples/acrn/ |
D | vm-sample.c | 53 struct acrn_io_request *io_req; in main() local
|
/linux-6.1.9/drivers/scsi/csiostor/ |
D | csio_lnode.c | 1435 struct csio_ioreq *io_req = NULL; in csio_ln_mgmt_wr_handler() local 1680 csio_ln_prep_ecwr(struct csio_ioreq *io_req, uint32_t wr_len, in csio_ln_prep_ecwr() 1724 csio_ln_mgmt_submit_wr(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req, in csio_ln_mgmt_submit_wr() 1805 csio_ln_mgmt_submit_req(struct csio_ioreq *io_req, in csio_ln_mgmt_submit_req()
|
D | csio_hw.c | 4087 csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req) in csio_mgmt_req_lookup() 4112 struct csio_ioreq *io_req; in csio_mgmt_tmo_handler() local 4147 struct csio_ioreq *io_req; in csio_mgmtm_cleanup() local
|
/linux-6.1.9/arch/um/drivers/ |
D | ubd_kern.c | 481 struct io_thread_req *io_req = (*irq_req_buffer)[count]; in ubd_handler() local 1258 static void ubd_map_req(struct ubd *dev, struct io_thread_req *io_req, in ubd_map_req() 1294 struct io_thread_req *io_req; in ubd_alloc_req() local 1326 struct io_thread_req *io_req; in ubd_submit_request() local
|
/linux-6.1.9/drivers/md/ |
D | dm-io.c | 474 static int dp_init(struct dm_io_request *io_req, struct dpages *dp, in dp_init() 511 int dm_io(struct dm_io_request *io_req, unsigned num_regions, in dm_io()
|
D | dm-raid1.c | 262 struct dm_io_request io_req = { in mirror_flush() local 536 struct dm_io_request io_req = { in read_async_bio() local 650 struct dm_io_request io_req = { in do_write() local
|
D | dm-snap-persistent.c | 214 struct dm_io_request *io_req; member 237 struct dm_io_request io_req = { in chunk_io() local
|
D | dm-bufio.c | 597 struct dm_io_request io_req = { in use_dmio() local 1364 struct dm_io_request io_req = { in dm_bufio_issue_flush() local 1387 struct dm_io_request io_req = { in dm_bufio_issue_discard() local
|
D | dm-integrity.c | 557 struct dm_io_request io_req; in sync_rw_sb() local 1058 struct dm_io_request io_req; in rw_journal_sectors() local 1178 struct dm_io_request io_req; in copy_from_journal() local 1499 struct dm_io_request io_req; member 2638 struct dm_io_request io_req; in integrity_recalc() local
|
D | dm-log.c | 240 struct dm_io_request io_req; member
|
D | dm-kcopyd.c | 552 struct dm_io_request io_req = { in run_io_job() local
|