Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c376 if (span_set->span_row_data_width == 0) in getSpanInfo()
381 (unsigned int)span_set->span_row_data_width, in getSpanInfo()
456 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
519 if (span_set->span_row_data_width == 0) in get_row_from_strip()
526 span_set->span_row_data_width); in get_row_from_strip()
528 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
544 (unsigned long long)span_set->span_row_data_width, in get_row_from_strip()
589 if (span_set->span_row_data_width == 0) in get_strip_from_row()
607 strip *= span_set->span_row_data_width; in get_strip_from_row()
648 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
[all …]
Dmegaraid_sas_fusion.h704 u32 span_row_data_width; member