/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 28 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() 41 struct bnx2fc_cmd *io_req = container_of(work, struct bnx2fc_cmd, in bnx2fc_cmd_timeout() local 206 static void bnx2fc_scsi_done(struct bnx2fc_cmd *io_req, int err_code) in bnx2fc_scsi_done() 247 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_mgr_alloc() local 412 struct bnx2fc_cmd *tmp, *io_req; in bnx2fc_cmd_mgr_free() local 431 struct bnx2fc_cmd *io_req; in bnx2fc_elstm_alloc() local 501 struct bnx2fc_cmd *io_req; in bnx2fc_cmd_alloc() local 553 struct bnx2fc_cmd *io_req = container_of(ref, in bnx2fc_cmd_release() local 578 static void bnx2fc_free_mp_resc(struct bnx2fc_cmd *io_req) in bnx2fc_free_mp_resc() 613 int bnx2fc_init_mp_req(struct bnx2fc_cmd *io_req) in bnx2fc_init_mp_req() [all …]
|
D | bnx2fc_hwi.c | 634 struct bnx2fc_cmd *io_req = NULL; in bnx2fc_process_unsol_compl() local 879 struct bnx2fc_cmd *io_req; in bnx2fc_process_cq_compl() local 1549 void bnx2fc_init_cleanup_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_cleanup_task() 1587 void bnx2fc_init_mp_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_mp_task() 1683 void bnx2fc_init_task(struct bnx2fc_cmd *io_req, in bnx2fc_init_task()
|
D | bnx2fc_debug.c | 16 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 470 struct bnx2fc_cmd *io_req; member
|
/drivers/staging/rtl8723au/include/ |
D | rtw_io.h | 101 struct io_req { struct 110 void (*_async_io_callback)(struct rtw_adapter *padater, struct io_req *pio_req, u8 *cnxt); argument 111 u8 *cnxt;
|
/drivers/scsi/fnic/ |
D | fnic_scsi.c | 125 struct fnic_io_req *io_req, in fnic_release_ioreq_buf() 319 struct fnic_io_req *io_req, in fnic_queue_wq_copy_desc() 424 struct fnic_io_req *io_req = NULL; in fnic_queuecommand_lck() local 772 struct fnic_io_req *io_req; in fnic_fcpio_icmnd_cmpl_handler() local 990 struct fnic_io_req *io_req; in fnic_fcpio_itmf_cmpl_handler() local 1259 struct fnic_io_req *io_req; in fnic_cleanup_io() local 1345 struct fnic_io_req *io_req; in fnic_wq_copy_cleanup_handler() local 1403 struct fnic_io_req *io_req) in fnic_queue_abort_io_req() 1453 struct fnic_io_req *io_req; in fnic_rport_exch_reset() local 1573 struct fnic_io_req *io_req; in fnic_terminate_rport_io() local [all …]
|
/drivers/staging/rtl8712/ |
D | rtl871x_io.h | 113 struct io_req { struct 121 struct io_req *pio_req, u8 *cnxt); argument 122 u8 *cnxt;
|
/drivers/scsi/csiostor/ |
D | csio_lnode.c | 1418 struct csio_ioreq *io_req = NULL; in csio_ln_mgmt_wr_handler() local 1663 csio_ln_prep_ecwr(struct csio_ioreq *io_req, uint32_t wr_len, in csio_ln_prep_ecwr() 1707 csio_ln_mgmt_submit_wr(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req, in csio_ln_mgmt_submit_wr() 1788 csio_ln_mgmt_submit_req(struct csio_ioreq *io_req, in csio_ln_mgmt_submit_req()
|
D | csio_hw.c | 3613 csio_mgmt_req_lookup(struct csio_mgmtm *mgmtm, struct csio_ioreq *io_req) in csio_mgmt_req_lookup() 3638 struct csio_ioreq *io_req; in csio_mgmt_tmo_handler() local 3673 struct csio_ioreq *io_req; in csio_mgmtm_cleanup() local
|
/drivers/md/ |
D | dm-io.c | 463 static int dp_init(struct dm_io_request *io_req, struct dpages *dp, in dp_init() 508 int dm_io(struct dm_io_request *io_req, unsigned num_regions, in dm_io()
|
D | dm-raid1.c | 260 struct dm_io_request io_req = { in mirror_flush() local 527 struct dm_io_request io_req = { in read_async_bio() local 639 struct dm_io_request io_req = { in do_write() local
|
D | dm-snap-persistent.c | 218 struct dm_io_request *io_req; member 241 struct dm_io_request io_req = { in chunk_io() local
|
D | dm-bufio.c | 549 struct dm_io_request io_req = { in use_dmio() local 1294 struct dm_io_request io_req = { in dm_bufio_issue_flush() local
|
D | dm-kcopyd.c | 498 struct dm_io_request io_req = { in run_io_job() local
|
D | dm-log.c | 240 struct dm_io_request io_req; member
|
/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.c | 2236 struct MPI2_RAID_SCSI_IO_REQUEST *io_req; in build_mpt_mfi_pass_thru() local
|