12 #include <linux/kernel.h>
13 #include <linux/types.h>
16 #include <linux/pci.h>
20 #define PCIMCR_MRSET_OFF 0xBFFFFFFF
21 #define PCIMCR_RFSH_OFF 0xFFFFFFFB
31 int irq = ((slot + pin - 1) & 0x3) +
evt2irq(0x2a0);
33 if ((slot | (pin - 1)) > 0x3) {
43 unsigned long bcr1, mcr;