Searched refs:pRAID_Context (Results 1 – 3 of 3) sorted by relevance
90 struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map);736 struct RAID_CONTEXT *pRAID_Context, in mr_spanset_get_phy_params() argument783 pRAID_Context->regLockFlags = REGION_TYPE_EXCLUSIVE; in mr_spanset_get_phy_params()792 pRAID_Context->spanArm = (span << RAID_CTX_SPANARM_SPAN_SHIFT) | in mr_spanset_get_phy_params()794 io_info->span_arm = pRAID_Context->spanArm; in mr_spanset_get_phy_params()817 struct RAID_CONTEXT *pRAID_Context, in MR_GetPhyParams() argument879 pRAID_Context->regLockFlags = REGION_TYPE_EXCLUSIVE; in MR_GetPhyParams()890 pRAID_Context->spanArm = (span << RAID_CTX_SPANARM_SPAN_SHIFT) | in MR_GetPhyParams()892 io_info->span_arm = pRAID_Context->spanArm; in MR_GetPhyParams()908 struct RAID_CONTEXT *pRAID_Context, in MR_BuildRaidContext() argument[all …]
1741 struct RAID_CONTEXT *pRAID_Context; in megasas_build_ld_nonrw_fusion() local1750 pRAID_Context = &io_request->RaidContext; in megasas_build_ld_nonrw_fusion()1752 pRAID_Context->VirtualDiskTgtId = cpu_to_le16(device_id); in megasas_build_ld_nonrw_fusion()1753 pRAID_Context->regLockRowLBA = 0; in megasas_build_ld_nonrw_fusion()1754 pRAID_Context->regLockLength = 0; in megasas_build_ld_nonrw_fusion()1773 pRAID_Context->timeoutValue = in megasas_build_ld_nonrw_fusion()1781 pRAID_Context->configSeqNum = raid->seqNum; in megasas_build_ld_nonrw_fusion()1782 pRAID_Context->regLockFlags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()1783 pRAID_Context->timeoutValue = cpu_to_le16(raid->fpIoTimeoutForLd); in megasas_build_ld_nonrw_fusion()1826 struct RAID_CONTEXT *pRAID_Context; in megasas_build_syspd_fusion() local[all …]
2020 struct RAID_CONTEXT *pRAID_Context,