TxNoBuf
if (csr5 & (TxNoBuf | TxDied | TxIntr | TimerInt)) {
} while ((csr5 & (TxNoBuf |
if (intr_status & (TxNoBuf | TxIntr) &&