tag | line | file | source code |
---|---|---|---|
possible | 603 | drivers/scsi/NCR5380.c | static int NCR5380_probe_irq (struct Scsi_Host *instance, int possible) { |
possible | 612 | drivers/scsi/NCR5380.c | if ((mask & possible) && (irqaction (i, &probe_sigaction) |
possible | 242 | drivers/scsi/NCR5380.h | static int NCR5380_probe_irq (struct Scsi_Host *instance, int possible); |