Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mrsas/
H A Dmrsas_fp.c607 if (span_set->span_row_data_width == 0) in getSpanInfo()
611 (unsigned int)span_set->span_row_data_width, in getSpanInfo()
674 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
735 if (span_set->span_row_data_width == 0) in get_row_from_strip()
742 span_set->span_row_data_width); in get_row_from_strip()
744 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
793 if (span_set->span_row_data_width == 0) in get_strip_from_row()
811 strip *= span_set->span_row_data_width; in get_strip_from_row()
849 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
856 span_set->span_row_data_width); in get_arm_from_strip()
[all …]
H A Dmrsas.h1066 u_int32_t span_row_data_width; member