Home
last modified time | relevance | path

Searched defs:io_req (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/scsi/qedf/
H A Dqedf_io.c11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req, in qedf_cmd_timer_set() argument
21 struct qedf_ioreq *io_req = in qedf_cmd_timeout() local
115 struct qedf_ioreq *io_req; qedf_cmd_mgr_free() local
164 struct qedf_ioreq *io_req = qedf_handle_rrq() local
176 struct qedf_ioreq *io_req; qedf_cmd_mgr_alloc() local
302 struct qedf_ioreq *io_req = NULL; qedf_alloc_cmd() local
403 qedf_free_mp_resc(struct qedf_ioreq * io_req) qedf_free_mp_resc() argument
434 struct qedf_ioreq *io_req = qedf_release_cmd() local
471 qedf_map_sg(struct qedf_ioreq * io_req) qedf_map_sg() argument
528 qedf_build_bd_list_from_sg(struct qedf_ioreq * io_req) qedf_build_bd_list_from_sg() argument
548 qedf_build_fcp_cmnd(struct qedf_ioreq * io_req,struct fcp_cmnd * fcp_cmnd) qedf_build_fcp_cmnd() argument
591 qedf_init_task(struct qedf_rport * fcport,struct fc_lport * lport,struct qedf_ioreq * io_req,struct fcoe_task_context * task_ctx,struct fcoe_wqe * sqe) qedf_init_task() argument
680 qedf_init_mp_task(struct qedf_ioreq * io_req,struct fcoe_task_context * task_ctx,struct fcoe_wqe * sqe) qedf_init_mp_task() argument
804 qedf_trace_io(struct qedf_rport * fcport,struct qedf_ioreq * io_req,int8_t direction) qedf_trace_io() argument
850 qedf_post_io_req(struct qedf_rport * fcport,struct qedf_ioreq * io_req) qedf_post_io_req() argument
941 struct qedf_ioreq *io_req; qedf_queuecommand() local
1054 qedf_parse_fcp_rsp(struct qedf_ioreq * io_req,struct fcoe_cqe_rsp_info * fcp_rsp) qedf_parse_fcp_rsp() argument
1110 qedf_unmap_sg_list(struct qedf_ctx * qedf,struct qedf_ioreq * io_req) qedf_unmap_sg_list() argument
1122 qedf_scsi_completion(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_scsi_completion() argument
1323 qedf_scsi_done(struct qedf_ctx * qedf,struct qedf_ioreq * io_req,int result) qedf_scsi_done() argument
1433 qedf_process_warning_compl(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_process_warning_compl() argument
1503 qedf_process_error_detect(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_process_error_detect() argument
1589 struct qedf_ioreq *io_req; qedf_flush_active_ios() local
1851 qedf_initiate_abts(struct qedf_ioreq * io_req,bool return_scsi_cmd_on_abts) qedf_initiate_abts() argument
1958 qedf_process_abts_compl(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_process_abts_compl() argument
2045 qedf_init_mp_req(struct qedf_ioreq * io_req) qedf_init_mp_req() argument
2149 qedf_initiate_cleanup(struct qedf_ioreq * io_req,bool return_scsi_cmd_on_abts) qedf_initiate_cleanup() argument
2279 qedf_process_cleanup_compl(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_process_cleanup_compl() argument
2293 struct qedf_ioreq *io_req; qedf_execute_tmf() local
2477 qedf_process_tmf_compl(struct qedf_ctx * qedf,struct fcoe_cqe * cqe,struct qedf_ioreq * io_req) qedf_process_tmf_compl() argument
[all...]
H A Dqedf_els.c744 struct fcoe_cqe *cqe, struct qedf_ioreq *io_req) in qedf_process_seq_cleanup_compl() argument
[all...]
H A Dqedf.h72 struct qedf_ioreq *io_req; member
193 struct qedf_ioreq *io_req; member
436 struct qedf_ioreq *io_req; member
[all...]
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c29 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() argument
42 struct bnx2fc_cmd *io_req = container_of(work, struct bnx2fc_cmd, bnx2fc_cmd_timeout() local
162 bnx2fc_scsi_done(struct bnx2fc_cmd * io_req,int err_code) bnx2fc_scsi_done() argument
215 struct bnx2fc_cmd *io_req; bnx2fc_cmd_mgr_alloc() local
380 struct bnx2fc_cmd *tmp, *io_req; bnx2fc_cmd_mgr_free() local
399 struct bnx2fc_cmd *io_req; bnx2fc_elstm_alloc() local
469 struct bnx2fc_cmd *io_req; bnx2fc_cmd_alloc() local
519 struct bnx2fc_cmd *io_req = container_of(ref, bnx2fc_cmd_release() local
544 bnx2fc_free_mp_resc(struct bnx2fc_cmd * io_req) bnx2fc_free_mp_resc() argument
579 bnx2fc_init_mp_req(struct bnx2fc_cmd * io_req) bnx2fc_init_mp_req() argument
666 struct bnx2fc_cmd *io_req; bnx2fc_initiate_tmf() local
815 bnx2fc_initiate_abts(struct bnx2fc_cmd * io_req) bnx2fc_initiate_abts() argument
992 bnx2fc_initiate_cleanup(struct bnx2fc_cmd * io_req) bnx2fc_initiate_cleanup() argument
1084 bnx2fc_abts_cleanup(struct bnx2fc_cmd * io_req) bnx2fc_abts_cleanup() argument
1130 struct bnx2fc_cmd *io_req; bnx2fc_eh_abort() local
1322 bnx2fc_process_cleanup_compl(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task,u8 num_rq) bnx2fc_process_cleanup_compl() argument
1354 bnx2fc_process_abts_compl(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task,u8 num_rq) bnx2fc_process_abts_compl() argument
1454 bnx2fc_lun_reset_cmpl(struct bnx2fc_cmd * io_req) bnx2fc_lun_reset_cmpl() argument
1493 bnx2fc_tgt_reset_cmpl(struct bnx2fc_cmd * io_req) bnx2fc_tgt_reset_cmpl() argument
1524 bnx2fc_process_tm_compl(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task,u8 num_rq,unsigned char * rq_data) bnx2fc_process_tm_compl() argument
1626 bnx2fc_split_bd(struct bnx2fc_cmd * io_req,u64 addr,int sg_len,int bd_index) bnx2fc_split_bd() argument
1651 bnx2fc_map_sg(struct bnx2fc_cmd * io_req) bnx2fc_map_sg() argument
1697 bnx2fc_build_bd_list_from_sg(struct bnx2fc_cmd * io_req) bnx2fc_build_bd_list_from_sg() argument
1727 bnx2fc_unmap_sg_list(struct bnx2fc_cmd * io_req) bnx2fc_unmap_sg_list() argument
1744 bnx2fc_build_fcp_cmnd(struct bnx2fc_cmd * io_req,struct fcp_cmnd * fcp_cmnd) bnx2fc_build_fcp_cmnd() argument
1757 bnx2fc_parse_fcp_rsp(struct bnx2fc_cmd * io_req,struct fcoe_fcp_rsp_payload * fcp_rsp,u8 num_rq,unsigned char * rq_data) bnx2fc_parse_fcp_rsp() argument
1846 struct bnx2fc_cmd *io_req; bnx2fc_queuecommand() local
1904 bnx2fc_process_scsi_cmd_compl(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task,u8 num_rq,unsigned char * rq_data) bnx2fc_process_scsi_cmd_compl() argument
2024 bnx2fc_post_io_req(struct bnx2fc_rport * tgt,struct bnx2fc_cmd * io_req) bnx2fc_post_io_req() argument
[all...]
H A Dbnx2fc_debug.c17 void BNX2FC_IO_DBG(const struct bnx2fc_cmd *io_req, const char *fmt, ...) in BNX2FC_IO_DBG() argument
H A Dbnx2fc_hwi.c635 struct bnx2fc_cmd *io_req = NULL; in bnx2fc_process_unsol_compl() local
866 struct bnx2fc_cmd *io_req; bnx2fc_process_cq_compl() local
1568 bnx2fc_init_cleanup_task(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task,u16 orig_xid) bnx2fc_init_cleanup_task() argument
1606 bnx2fc_init_mp_task(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task) bnx2fc_init_mp_task() argument
1702 bnx2fc_init_task(struct bnx2fc_cmd * io_req,struct fcoe_task_ctx_entry * task) bnx2fc_init_task() argument
[all...]
H A Dbnx2fc_tgt.c166 struct bnx2fc_cmd *io_req; in bnx2fc_flush_active_ios() local
[all...]
H A Dbnx2fc.h401 struct bnx2fc_cmd *io_req; member
468 struct bnx2fc_cmd *io_req; member
490 struct bnx2fc_cmd *io_req; member
[all...]
/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c112 struct fnic_io_req *io_req, in fnic_release_ioreq_buf() argument
135 struct fnic_io_req *io_req = fnic_priv(sc)->io_req; fnic_count_portid_ioreqs_iter() local
357 fnic_queue_wq_copy_desc(struct fnic * fnic,struct vnic_wq_copy * wq,struct fnic_io_req * io_req,struct scsi_cmnd * sc,int sg_count,uint32_t mqtag,uint16_t hwq) fnic_queue_wq_copy_desc() argument
463 struct fnic_io_req *io_req = NULL; fnic_queuecommand() local
917 struct fnic_io_req *io_req; fnic_fcpio_icmnd_cmpl_handler() local
1186 struct fnic_io_req *io_req; fnic_fcpio_itmf_cmpl_handler() local
1521 struct fnic_io_req *io_req; fnic_cleanup_io_iter() local
1606 struct fnic_io_req *io_req = NULL; fnic_cleanup_io() local
1649 struct fnic_io_req *io_req; fnic_wq_copy_cleanup_handler() local
1707 fnic_queue_abort_io_req(struct fnic * fnic,int tag,u32 task_req,u8 * fc_lun,struct fnic_io_req * io_req,unsigned int hwq) fnic_queue_abort_io_req() argument
1768 struct fnic_io_req *io_req; fnic_rport_abort_io_iter() local
2008 struct fnic_io_req *io_req = NULL; fnic_abort_cmd() local
2280 fnic_queue_dr_io_req(struct fnic * fnic,struct scsi_cmnd * sc,struct fnic_io_req * io_req) fnic_queue_dr_io_req() argument
2357 struct fnic_io_req *io_req; fnic_pending_aborts_iter() local
2541 struct fnic_io_req *io_req = NULL; fnic_device_reset() local
2953 struct fnic_io_req *io_req; fnic_abts_pending_iter() local
[all...]
H A Dfnic.h159 struct fnic_io_req *io_req; member
/linux/samples/acrn/
H A Dvm-sample.c50 struct acrn_io_request *io_req; in main() local
/linux/arch/um/drivers/
H A Dubd_kern.c448 static void ubd_end_request(struct io_thread_req *io_req) in ubd_end_request() argument
1195 static void ubd_map_req(struct ubd *dev, struct io_thread_req *io_req, in ubd_map_req() argument
1231 struct io_thread_req *io_req; ubd_alloc_req() local
1263 struct io_thread_req *io_req; ubd_submit_request() local
[all...]
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c1435 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,uint32_t immd_len,uint8_t sub_op,uint32_t sid,uint32_t did,uint32_t flow_id,uint8_t * fw_wr) csio_ln_prep_ecwr() argument
1724 csio_ln_mgmt_submit_wr(struct csio_mgmtm * mgmtm,struct csio_ioreq * io_req,uint8_t sub_op,struct csio_dma_buf * pld,uint32_t pld_len) csio_ln_mgmt_submit_wr() argument
1805 csio_ln_mgmt_submit_req(struct csio_ioreq * io_req,void (* io_cbfn)(struct csio_hw *,struct csio_ioreq *),enum fcoe_cmn_type req_type,struct csio_dma_buf * pld,uint32_t pld_len) csio_ln_mgmt_submit_req() argument
[all...]
H A Dcsio_hw.c4087 csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req) in csio_mgmt_req_lookup() argument
4112 struct csio_ioreq *io_req; in csio_mgmt_tmo_handler() local
4147 struct csio_ioreq *io_req; csio_mgmtm_cleanup() local
[all...]
/linux/drivers/md/
H A Ddm-io.c464 static int dp_init(struct dm_io_request *io_req, struct dpages *dp, in dp_init() argument
501 dm_io(struct dm_io_request * io_req,unsigned int num_regions,struct dm_io_region * where,unsigned long * sync_error_bits,unsigned short ioprio) dm_io() argument
[all...]
H A Ddm-raid1.c266 struct dm_io_request io_req = { in mirror_flush() local
545 struct dm_io_request io_req = { in read_async_bio() local
659 struct dm_io_request io_req = { in do_write() local
H A Ddm-snap-persistent.c217 struct dm_io_request *io_req; member
240 struct dm_io_request io_req = { in chunk_io() local
H A Ddm-integrity.c532 struct dm_io_request io_req; in sync_rw_sb() local
1041 struct dm_io_request io_req; in rw_journal_sectors() local
1162 struct dm_io_request io_req; copy_from_journal() local
1483 struct dm_io_request io_req; global() member
1715 struct dm_io_request io_req; integrity_recheck() local
2991 struct dm_io_request io_req; integrity_recalc() local
[all...]
H A Ddm-bufio.c1297 struct dm_io_request io_req = { in use_dmio() local
2183 struct dm_io_request io_req = { in dm_bufio_issue_flush() local
2207 struct dm_io_request io_req = { in dm_bufio_issue_discard() local
[all...]
H A Ddm-kcopyd.c558 struct dm_io_request io_req = { in run_io_job() local
H A Ddm-log.c243 struct dm_io_request io_req; member
[all...]
/linux/fs/smb/client/
H A Dcifssmb.c2740 TRANSACT_IOCTL_REQ *io_req = NULL; in cifs_query_reparse_point() local
2865 TRANSACT_IOCTL_REQ *io_req; cifs_create_reparse_inode() local
[all...]
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c3895 struct MPI2_RAID_SCSI_IO_REQUEST *io_req; in build_mpt_mfi_pass_thru() local