Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c70 u32 mega_mod64(u64 dividend, u32 divisor) in mega_mod64() function
385 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart), in MR_GetSpanBlock()
448 (mega_mod64(row - le64_to_cpu(quad->logStart), in mr_spanset_get_span_block()
501 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip()
565 mega_mod64((row - le64_to_cpu(quad->logStart)), in get_strip_from_row()
617 strip_offset = (uint)mega_mod64 in get_arm_from_strip()
655 arm = mega_mod64(stripe, SPAN_ROW_SIZE(map, ld, span)); in get_arm()
712 rowMod = mega_mod64(row, SPAN_ROW_SIZE(map, ld, span)); in mr_spanset_get_phy_params()
807 u32 logArm = mega_mod64(stripRow, raid->rowDataSize); in MR_GetPhyParams()
813 rowMod = mega_mod64(row, raid->rowSize); in MR_GetPhyParams()
[all …]
Dmegaraid_sas.h2698 u32 mega_mod64(u64 dividend, u32 divisor);
Dmegaraid_sas_fusion.c371 mega_mod64((atomic64_add_return(1, &instance->high_iops_outstanding) / in megasas_get_msix_index()
375 (mega_mod64(atomic64_add_return(1, &instance->total_io_count), in megasas_get_msix_index()