ISO_CHANNEL_MASK
ch = (uint8_t)(iso_channel & ISO_CHANNEL_MASK);
xferq->flag |= (ch & ISO_CHANNEL_MASK) | (1 << 6);