INT_TRANS_OVER
if ((sc->status & INT_TRANS_OVER) != 0) {
if (error == 0 && (sc->status & INT_TRANS_OVER) == 0) {
#define INT_MASK (INT_LOAD_BSY|INT_TRANS_ERR|INT_TRANS_OVER)