taglinefilesource code
NCR5380_TIMER452drivers/scsi/NCR5380.c#ifndef NCR5380_TIMER
NCR5380_TIMER539drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = expires_first->time_expires;
NCR5380_TIMER540drivers/scsi/NCR5380.ctimer_active |= 1 << NCR5380_TIMER;
NCR5380_TIMER560drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = ((NCR5380_hostdata *) 
NCR5380_TIMER562drivers/scsi/NCR5380.ctimer_active |= (1 << NCR5380_TIMER);
NCR5380_TIMER564drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER581drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER582drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].fn = NCR5380_timer_fn;