Lines Matching refs:wrap
36 unsigned int wrap : 1;
910 * is located in segment 1 of wrap 0 because this position is used
914 if (!sbid_list || (bid.segment < 2 && bid.wrap == 0))
919 * acceleration uses only the segment and wrap number. So we
920 * need only one entry for a specific wrap/segment combination.
930 (sbid->bid.wrap == bid.wrap)
952 sbid->bid.wrap,
979 sbid->bid.wrap,
1003 bid->wrap = 0;
1018 bid->wrap = sbid_to_use->bid.wrap;
1021 sbid_to_use->bid.wrap,