Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c83 static u64 get_row_from_strip(struct megasas_instance *instance, u32 ld,
506 static u64 get_row_from_strip(struct megasas_instance *instance, in get_row_from_strip() function
961 start_row = get_row_from_strip(instance, ld, start_strip, map); in MR_BuildRaidContext()
962 endRow = get_row_from_strip(instance, ld, endStrip, map); in MR_BuildRaidContext()