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

/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c70 u32 mega_mod64(u64 dividend, u32 divisor) function
389 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart),
452 (mega_mod64(row - le64_to_cpu(quad->logStart),
505 strip_offset = mega_mod64(span_set_Strip,
569 mega_mod64((row - le64_to_cpu(quad->logStart)),
621 strip_offset = (uint)mega_mod64
659 arm = mega_mod64(stripe, SPAN_ROW_SIZE(map, ld, span));
716 rowMod = mega_mod64(row, SPAN_ROW_SIZE(map, ld, span));
811 u32 logArm = mega_mod64(stripRow, raid->rowDataSize);
817 rowMod = mega_mod64(ro
[all...]
H A Dmegaraid_sas.h2729 u32 mega_mod64(u64 dividend, u32 divisor);
H A Dmegaraid_sas_fusion.c398 mega_mod64((atomic64_add_return(1, &instance->high_iops_outstanding) /
402 (mega_mod64(atomic64_add_return(1, &instance->total_io_count),

Completed in 174 milliseconds