Lines Matching refs:strip_offset
521 u32 info, strip_offset, span, span_offset; in get_row_from_strip() local
533 strip_offset = mega_mod64(span_set_Strip, in get_row_from_strip()
540 if (strip_offset >= in get_row_from_strip()
541 span_set->strip_offset[span]) in get_row_from_strip()
617 strip += span_set->strip_offset[span]; in get_strip_from_row()
651 u32 info, strip_offset, span, span_offset, retval; in get_arm_from_strip() local
661 strip_offset = (uint)mega_mod64 in get_arm_from_strip()
668 if (strip_offset >= in get_arm_from_strip()
669 span_set->strip_offset[span]) in get_arm_from_strip()
671 span_set->strip_offset[span]; in get_arm_from_strip()
678 (long unsigned int)strip, (strip_offset - span_offset)); in get_arm_from_strip()
680 retval = (strip_offset - span_offset); in get_arm_from_strip()
1196 span_set->strip_offset[count] = in mr_update_span_set()