taglinefilesource code
NCR5380_TIMER447drivers/scsi/NCR5380.c#ifndef NCR5380_TIMER
NCR5380_TIMER534drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = expires_first->time_expires;
NCR5380_TIMER535drivers/scsi/NCR5380.ctimer_active |= 1 << NCR5380_TIMER;
NCR5380_TIMER555drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = ((NCR5380_hostdata *) 
NCR5380_TIMER557drivers/scsi/NCR5380.ctimer_active |= (1 << NCR5380_TIMER);
NCR5380_TIMER559drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER576drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER577drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].fn = NCR5380_timer_fn;