Home
last modified time | relevance | path

Searched refs:logEnd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c389 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart), in MR_GetSpanBlock()
451 row <= le64_to_cpu(quad->logEnd) && in mr_spanset_get_span_block()
568 row <= le64_to_cpu(quad->logEnd) && in get_strip_from_row()
1266 span_row = mega_div64_32(((le64_to_cpu(quad->logEnd) - in mr_update_span_set()
H A Dmegaraid_sas_fusion.h744 __le64 logEnd; member