IS_HostError
if ((status & IS_HostError) != 0) {
if (status & IS_HostError) {
sc->sc_IntEnable = IS_HostError | IS_TxComplete |