TP_EOM
error = sc->error & (TP_FIL | TP_BNL | TP_UDA | TP_EOM | TP_WRP |
else if (error & TP_EOM)
if (sc->error & (TP_EOM | TP_FIL))