--- Gnu-Mach/linux/src/drivers/scsi/u14-34f.c 2020/09/02 04:41:40 1.1.1.1 +++ Gnu-Mach/linux/src/drivers/scsi/u14-34f.c 2020/09/02 04:46:31 1.1.1.2 @@ -1771,7 +1771,8 @@ static inline void ihdlr(int irq, unsign return; } - spp = (struct mscp *)DEV2V(ret = inl(sh[j]->io_port + REG_ICM)); + ret = inl(sh[j]->io_port + REG_ICM); + spp = (struct mscp *)DEV2V(ret); cpp = spp; /* Clear interrupt pending flag */