Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_fp.c611 if (span_set->span_row_data_width == 0) in getSpanInfo()
615 (unsigned int)span_set->span_row_data_width, in getSpanInfo()
678 if (span_set->span_row_data_width == 0) in mr_spanset_get_span_block()
739 if (span_set->span_row_data_width == 0) in get_row_from_strip()
746 span_set->span_row_data_width); in get_row_from_strip()
748 span_set->span_row_data_width) * span_set->diff; in get_row_from_strip()
798 if (span_set->span_row_data_width == 0) in get_strip_from_row()
816 strip *= span_set->span_row_data_width; in get_strip_from_row()
854 if (span_set->span_row_data_width == 0) in get_arm_from_strip()
861 span_set->span_row_data_width); in get_arm_from_strip()
[all …]
H A Dmrsas.h1006 u_int32_t span_row_data_width; member