Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c66 struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map);
692 struct RAID_CONTEXT *pRAID_Context, in mr_spanset_get_phy_params() argument
748 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in mr_spanset_get_phy_params()
761 ((struct RAID_CONTEXT_G35 *)pRAID_Context)->span_arm = in mr_spanset_get_phy_params()
766 pRAID_Context->span_arm = in mr_spanset_get_phy_params()
768 io_info->span_arm = pRAID_Context->span_arm; in mr_spanset_get_phy_params()
793 struct RAID_CONTEXT *pRAID_Context, in MR_GetPhyParams() argument
862 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in MR_GetPhyParams()
877 ((struct RAID_CONTEXT_G35 *)pRAID_Context)->span_arm = in MR_GetPhyParams()
882 pRAID_Context->span_arm = in MR_GetPhyParams()
[all …]
Dmegaraid_sas_fusion.c2991 struct RAID_CONTEXT *pRAID_Context; in megasas_build_ld_nonrw_fusion() local
2999 pRAID_Context = &io_request->RaidContext.raid_context; in megasas_build_ld_nonrw_fusion()
3001 pRAID_Context->virtual_disk_tgt_id = cpu_to_le16(device_id); in megasas_build_ld_nonrw_fusion()
3002 pRAID_Context->reg_lock_row_lba = 0; in megasas_build_ld_nonrw_fusion()
3003 pRAID_Context->reg_lock_length = 0; in megasas_build_ld_nonrw_fusion()
3023 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
3031 pRAID_Context->config_seq_num = raid->seqNum; in megasas_build_ld_nonrw_fusion()
3033 pRAID_Context->reg_lock_flags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()
3034 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
3079 struct RAID_CONTEXT *pRAID_Context; in megasas_build_syspd_fusion() local
[all …]
Dmegaraid_sas.h2682 struct RAID_CONTEXT *pRAID_Context,