Lines Matching defs:rctx
2706 struct RAID_CONTEXT *rctx;
2714 rctx = &io_request->RaidContext.raid_context;
2717 rctx->virtual_disk_tgt_id = cpu_to_le16(device_id);
2718 rctx->status = 0;
2719 rctx->ex_status = 0;
2794 rctx->reg_lock_flags = 0;
2797 if (MR_BuildRaidContext(instance, &io_info, rctx,
2863 rctx->type = MPI2_TYPE_CUDA;
2864 rctx->nseg = 0x1;
2866 rctx->reg_lock_flags |=
2888 rctx->span_arm = io_info.span_arm;
2911 rctx->timeout_value =
2918 (rctx->reg_lock_flags == REGION_TYPE_UNUSED))
2922 rctx->type = MPI2_TYPE_CUDA;
2923 rctx->reg_lock_flags |=
2926 rctx->nseg = 0x1;