Home
last modified time | relevance | path

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

/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c436 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
499 if (span_set->span_row_data_width == 0) in get_row_from_strip()
506 span_set->span_row_data_width); in get_row_from_strip()
508 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
557 if (span_set->span_row_data_width == 0) in get_strip_from_row()
575 strip *= span_set->span_row_data_width; in get_strip_from_row()
616 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
623 span_set->span_row_data_width); in get_arm_from_strip()
1265 span_set->span_row_data_width = span_row_width; in mr_update_span_set()
Dmegaraid_sas_fusion.h1143 u32 span_row_data_width; member