Go to the documentation of this file.
21 #include <linux/pci.h>
28 #define INT1 RTL8139_1_IRQ
29 #define INT2 RTL8139_2_IRQ
30 #define INTA PC104PLUS_INTA_IRQ
31 #define INTB PC104PLUS_INTB_IRQ
32 #define INTC PC104PLUS_INTC_IRQ
33 #define INTD PC104PLUS_INTD_IRQ
35 static char irq_tab_capcella[][5]
__initdata = {
43 return irq_tab_capcella[
slot][
pin];