Go to the documentation of this file.
15 #include <linux/kernel.h>
16 #include <linux/types.h>
18 #include <linux/pci.h>
28 case 11: irq =
evt2irq(0x300);
break;
29 case 12: irq =
evt2irq(0x360);
break;
30 case 13: irq =
evt2irq(0x2a0);
break;
31 case 14: irq =
evt2irq(0x300);
break;
32 case 15: irq =
evt2irq(0x360);
break;
35 printk(
"PCI: Mapping SnapGear IRQ for slot %d, pin %c to irq %d\n",
36 slot, pin - 1 +
'A', irq);