TX_DONE
if (tstat & TX_DONE) {
#define TX_MASK (TX_DONE | TX_16COL)
if ((txstatus & (TX_DONE | CMD_MASK)) != (TX_DONE | XMT_CMD))