Home
last modified time | relevance | path

Searched refs:pRAID_Context (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c66 struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map);
688 struct RAID_CONTEXT *pRAID_Context, in mr_spanset_get_phy_params() argument
744 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in mr_spanset_get_phy_params()
757 ((struct RAID_CONTEXT_G35 *)pRAID_Context)->span_arm = in mr_spanset_get_phy_params()
762 pRAID_Context->span_arm = in mr_spanset_get_phy_params()
764 io_info->span_arm = pRAID_Context->span_arm; in mr_spanset_get_phy_params()
789 struct RAID_CONTEXT *pRAID_Context, in MR_GetPhyParams() argument
858 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in MR_GetPhyParams()
873 ((struct RAID_CONTEXT_G35 *)pRAID_Context)->span_arm = in MR_GetPhyParams()
878 pRAID_Context->span_arm = in MR_GetPhyParams()
[all …]
Dmegaraid_sas_fusion.c2955 struct RAID_CONTEXT *pRAID_Context; in megasas_build_ld_nonrw_fusion() local
2963 pRAID_Context = &io_request->RaidContext.raid_context; in megasas_build_ld_nonrw_fusion()
2965 pRAID_Context->virtual_disk_tgt_id = cpu_to_le16(device_id); in megasas_build_ld_nonrw_fusion()
2966 pRAID_Context->reg_lock_row_lba = 0; in megasas_build_ld_nonrw_fusion()
2967 pRAID_Context->reg_lock_length = 0; in megasas_build_ld_nonrw_fusion()
2987 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
2995 pRAID_Context->config_seq_num = raid->seqNum; in megasas_build_ld_nonrw_fusion()
2997 pRAID_Context->reg_lock_flags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()
2998 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
3043 struct RAID_CONTEXT *pRAID_Context; in megasas_build_syspd_fusion() local
[all …]
Dmegaraid_sas.h2653 struct RAID_CONTEXT *pRAID_Context,