SG_OFFSET_MASK
return le16_to_cpu(sg->format_offset) & SG_OFFSET_MASK;
sg->format_offset &= cpu_to_le16(~SG_OFFSET_MASK);