Home
last modified time | relevance | path

Searched refs:probe_irq (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
DNCR5380.c356 static int probe_irq; variable
370 probe_irq = irq; in probe_intr()
395 probe_irq = NO_IRQ; in NCR5380_probe_irq()
412 while (probe_irq == NO_IRQ && time_before(jiffies, timeout)) in NCR5380_probe_irq()
422 return probe_irq; in NCR5380_probe_irq()