DTD_LINE_LENGTH_SHFT
return (line_length << DTD_LINE_LENGTH_SHFT) | xfer_height;
return dtd->xfer_length_height >> DTD_LINE_LENGTH_SHFT;