INTERRUPT
if (amd_read8(amd, SCSISTATREG) & INTERRUPT) {
if (!(scsistat & INTERRUPT)) {
frame_type = INTERRUPT;
case INTERRUPT:
frame_type = INTERRUPT;
case INTERRUPT: