taglinefilesource code
NCR5380_TIMER446drivers/scsi/NCR5380.c#ifndef NCR5380_TIMER
NCR5380_TIMER533drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = expires_first->time_expires;
NCR5380_TIMER534drivers/scsi/NCR5380.ctimer_active |= 1 << NCR5380_TIMER;
NCR5380_TIMER554drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = ((NCR5380_hostdata *) 
NCR5380_TIMER556drivers/scsi/NCR5380.ctimer_active |= (1 << NCR5380_TIMER);
NCR5380_TIMER558drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER575drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].expires = 0;
NCR5380_TIMER576drivers/scsi/NCR5380.ctimer_table[NCR5380_TIMER].fn = NCR5380_timer_fn;