SCSIINTERRUPT
if (trm_reg_read16(TRMREG_SCSI_STATUS) & SCSIINTERRUPT) {
if (!(scsi_status & SCSIINTERRUPT)) {