++#define PCI_EXIN0 0x0001
++#define PCI_EXIN1 0x0002
++#define PCI_EXIN2 0x0004
++#define PCI_EXIN_SHIFT 0
++
++#define PCI_GNT1 0x0008
++#define PCI_GNT2 0x0010
++#define PCI_GNT3 0x0020
++#define PCI_GNT_SHIFT 3
++
++#define PCI_REQ1 0x0040
++#define PCI_REQ2 0x0080
++#define PCI_REQ3 0x0100
++#define PCI_REQ_SHIFT 6
++
++#define PCI_CLOCK_INT 0
++#define PCI_CLOCK_EXT 1