Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A 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 …]
H A Dmegaraid_sas_fusion.c2994 struct RAID_CONTEXT *pRAID_Context; in megasas_build_ld_nonrw_fusion() local
3002 pRAID_Context = &io_request->RaidContext.raid_context; in megasas_build_ld_nonrw_fusion()
3004 pRAID_Context->virtual_disk_tgt_id = cpu_to_le16(device_id); in megasas_build_ld_nonrw_fusion()
3005 pRAID_Context->reg_lock_row_lba = 0; in megasas_build_ld_nonrw_fusion()
3006 pRAID_Context->reg_lock_length = 0; in megasas_build_ld_nonrw_fusion()
3026 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
3034 pRAID_Context->config_seq_num = raid->seqNum; in megasas_build_ld_nonrw_fusion()
3036 pRAID_Context->reg_lock_flags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()
3037 pRAID_Context->timeout_value = in megasas_build_ld_nonrw_fusion()
3082 struct RAID_CONTEXT *pRAID_Context; in megasas_build_syspd_fusion() local
[all …]
H A Dmegaraid_sas.h2684 struct RAID_CONTEXT *pRAID_Context,