Searched refs:stripRow (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 65 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, 682 * stripRow - Stripe number 691 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, in mr_spanset_get_phy_params() 713 logArm = get_arm_from_strip(instance, ld, stripRow, map); in mr_spanset_get_phy_params() 724 physArm = get_arm(instance, ld, span, stripRow, map); in mr_spanset_get_phy_params() 783 * stripRow - Stripe number 791 static u8 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, in MR_GetPhyParams() argument 807 row = mega_div64_32(stripRow, raid->rowDataSize); in MR_GetPhyParams() 811 u32 logArm = mega_mod64(stripRow, raid->rowDataSize); in MR_GetPhyParams() 826 physArm = MR_LdDataArmGet(ld, mega_mod64(stripRow, in MR_GetPhyParams() 690 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_phy_params() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 65 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, 682 * stripRow - Stripe number 691 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, in mr_spanset_get_phy_params() 713 logArm = get_arm_from_strip(instance, ld, stripRow, map); in mr_spanset_get_phy_params() 724 physArm = get_arm(instance, ld, span, stripRow, map); in mr_spanset_get_phy_params() 783 * stripRow - Stripe number 791 static u8 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, in MR_GetPhyParams() argument 807 row = mega_div64_32(stripRow, raid->rowDataSize); in MR_GetPhyParams() 811 u32 logArm = mega_mod64(stripRow, raid->rowDataSize); in MR_GetPhyParams() 826 physArm = MR_LdDataArmGet(ld, mega_mod64(stripRow, in MR_GetPhyParams() 690 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_phy_params() argument [all...] |
Completed in 6 milliseconds