Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c384 if (span_set->span_row_data_width == 0) in getSpanInfo()
389 (unsigned int)span_set->span_row_data_width, in getSpanInfo()
464 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
527 if (span_set->span_row_data_width == 0) in get_row_from_strip()
534 span_set->span_row_data_width); in get_row_from_strip()
536 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
552 (unsigned long long)span_set->span_row_data_width, in get_row_from_strip()
597 if (span_set->span_row_data_width == 0) in get_strip_from_row()
615 strip *= span_set->span_row_data_width; in get_strip_from_row()
656 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
[all …]
Dmegaraid_sas_fusion.h717 u32 span_row_data_width; member