IE_TxComplete
sc->sc_IntEnable = IE_HostError | IE_TxComplete | IE_UpdateStats |
if (isr & (IE_TxDMAComplete | IE_TxComplete))
if (isr & IE_TxComplete) {