Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c67 static u64 get_row_from_strip(struct megasas_instance *instance, u32 ld,
486 static u64 get_row_from_strip(struct megasas_instance *instance, in get_row_from_strip() function
1040 start_row = get_row_from_strip(instance, ld, start_strip, map); in MR_BuildRaidContext()
1041 endRow = get_row_from_strip(instance, ld, endStrip, map); in MR_BuildRaidContext()