rightmostParityArm 912 drivers/scsi/megaraid/megaraid_sas_fp.c s8 rightmostParityArm, PParityArm; rightmostParityArm 921 drivers/scsi/megaraid/megaraid_sas_fp.c rightmostParityArm = (arms - 1) - mega_mod64(rowNum, arms); rightmostParityArm 926 drivers/scsi/megaraid/megaraid_sas_fp.c dataArm = mega_mod64((rightmostParityArm + 1 + logArm), arms); rightmostParityArm 944 drivers/scsi/megaraid/megaraid_sas_fp.c pRAID_Context->flow_specific.r56_arm_map = rightmostParityArm; rightmostParityArm 949 drivers/scsi/megaraid/megaraid_sas_fp.c (u16)(rightmostParityArm << RAID_CTX_R56_P_ARM_SHIFT);