Lines Matching defs:rctx
2742 struct RAID_CONTEXT *rctx;
2750 rctx = &io_request->RaidContext.raid_context;
2753 rctx->virtual_disk_tgt_id = cpu_to_le16(device_id);
2754 rctx->status = 0;
2755 rctx->ex_status = 0;
2830 rctx->reg_lock_flags = 0;
2833 if (MR_BuildRaidContext(instance, &io_info, rctx,
2899 rctx->type = MPI2_TYPE_CUDA;
2900 rctx->nseg = 0x1;
2902 rctx->reg_lock_flags |=
2924 rctx->span_arm = io_info.span_arm;
2947 rctx->timeout_value =
2954 (rctx->reg_lock_flags == REGION_TYPE_UNUSED))
2958 rctx->type = MPI2_TYPE_CUDA;
2959 rctx->reg_lock_flags |=
2962 rctx->nseg = 0x1;