Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
DNCR5380.c549 static irqreturn_t __init probe_intr(int irq, void *dev_id) in probe_intr() function
576 if ((mask & possible) && (request_irq(i, &probe_intr, 0, "NCR-probe", NULL) == 0)) in NCR5380_probe_irq()