Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c70 u32 mega_mod64(u64 dividend, u32 divisor) in mega_mod64() function
389 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart), in MR_GetSpanBlock()
452 (mega_mod64(row - le64_to_cpu(quad->logStart), in mr_spanset_get_span_block()
505 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip()
569 mega_mod64((row - le64_to_cpu(quad->logStart)), in get_strip_from_row()
621 strip_offset = (uint)mega_mod64 in get_arm_from_strip()
659 arm = mega_mod64(stripe, SPAN_ROW_SIZE(map, ld, span)); in get_arm()
716 rowMod = mega_mod64(row, SPAN_ROW_SIZE(map, ld, span)); in mr_spanset_get_phy_params()
811 u32 logArm = mega_mod64(stripRow, raid->rowDataSize); in MR_GetPhyParams()
817 rowMod = mega_mod64(row, raid->rowSize); in MR_GetPhyParams()
[all …]
Dmegaraid_sas.h2727 u32 mega_mod64(u64 dividend, u32 divisor);
Dmegaraid_sas_fusion.c398 mega_mod64((atomic64_add_return(1, &instance->high_iops_outstanding) / in megasas_get_msix_index()
402 (mega_mod64(atomic64_add_return(1, &instance->total_io_count), in megasas_get_msix_index()