OSIOP_MAX_OFFSET
sxfer = (sxfer << 4) | ((offset <= OSIOP_MAX_OFFSET) ?
offset : OSIOP_MAX_OFFSET);
ds->msgout[5] = OSIOP_MAX_OFFSET;