tag | line | file | source code |
NCR5380_TIMER | 452 | drivers/scsi/NCR5380.c | #ifndef NCR5380_TIMER |
NCR5380_TIMER | 539 | drivers/scsi/NCR5380.c | timer_table[NCR5380_TIMER].expires = expires_first->time_expires; |
NCR5380_TIMER | 540 | drivers/scsi/NCR5380.c | timer_active |= 1 << NCR5380_TIMER; |
NCR5380_TIMER | 560 | drivers/scsi/NCR5380.c | timer_table[NCR5380_TIMER].expires = ((NCR5380_hostdata *) |
NCR5380_TIMER | 562 | drivers/scsi/NCR5380.c | timer_active |= (1 << NCR5380_TIMER); |
NCR5380_TIMER | 564 | drivers/scsi/NCR5380.c | timer_table[NCR5380_TIMER].expires = 0; |
NCR5380_TIMER | 581 | drivers/scsi/NCR5380.c | timer_table[NCR5380_TIMER].expires = 0; |
NCR5380_TIMER | 582 | drivers/scsi/NCR5380.c | timer_table[NCR5380_TIMER].fn = NCR5380_timer_fn; |