TS_RXQ_RDY
ldcp->tstate |= TS_RXQ_RDY;
if (ldcp->tstate & TS_RXQ_RDY)
ldcp->tstate &= ~TS_RXQ_RDY;
#define TS_INIT (TS_TXQ_RDY | TS_RXQ_RDY)