Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c447 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
510 if (span_set->span_row_data_width == 0) in get_row_from_strip()
517 span_set->span_row_data_width); in get_row_from_strip()
519 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
568 if (span_set->span_row_data_width == 0) in get_strip_from_row()
586 strip *= span_set->span_row_data_width; in get_strip_from_row()
627 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
634 span_set->span_row_data_width); in get_arm_from_strip()
1201 span_set->span_row_data_width = span_row_width; in mr_update_span_set()
Dmegaraid_sas_fusion.h1126 u32 span_row_data_width; member