Searched refs:get_row_from_strip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 67 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()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 67 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()
|
Completed in 4 milliseconds