/[hurd]/gnumach/linux/src/drivers/scsi/u14-34f.c
ViewVC logotype

Diff of /gnumach/linux/src/drivers/scsi/u14-34f.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tb, Mon Apr 26 05:55:14 1999 UTC revision 1.1.4.1 by ams, Thu Jun 2 18:52:38 2005 UTC
# Line 1771  static inline void ihdlr(int irq, unsign Line 1771  static inline void ihdlr(int irq, unsign
1771        return;        return;
1772        }        }
1773    
1774     spp = (struct mscp *)DEV2V(ret = inl(sh[j]->io_port + REG_ICM));     ret = inl(sh[j]->io_port + REG_ICM);
1775       spp = (struct mscp *)DEV2V(ret);
1776     cpp = spp;     cpp = spp;
1777    
1778     /* Clear interrupt pending flag */     /* Clear interrupt pending flag */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26