Lines Matching +full:0 +full:x03
84 #define IRQ_VOWN 0x0001
85 #define IRQ_VIRQ1 0x0002
86 #define IRQ_VIRQ2 0x0004
87 #define IRQ_VIRQ3 0x0008
88 #define IRQ_VIRQ4 0x0010
89 #define IRQ_VIRQ5 0x0020
90 #define IRQ_VIRQ6 0x0040
91 #define IRQ_VIRQ7 0x0080
92 #define IRQ_DMA 0x0100
93 #define IRQ_LERR 0x0200
94 #define IRQ_VERR 0x0400
95 #define IRQ_res 0x0800
96 #define IRQ_IACK 0x1000
97 #define IRQ_SWINT 0x2000
98 #define IRQ_SYSFAIL 0x4000
99 #define IRQ_ACFAIL 0x8000
112 #define VME_AM_A16 0x01
113 #define VME_AM_A24 0x02
114 #define VME_AM_A32 0x03
115 #define VME_AM_Axx 0x03
116 #define VME_AM_SUP 0x04
117 #define VME_AM_DATA 0x10
118 #define VME_AM_PROG 0x20
119 #define VME_AM_Mxx 0x30
121 #define VME_FLAG_D8 0x01
122 #define VME_FLAG_D16 0x02
123 #define VME_FLAG_D32 0x03
124 #define VME_FLAG_Dxx 0x03
126 #define PCI_MS_MEM 0x01
127 #define PCI_MS_IO 0x02
128 #define PCI_MS_CONFIG 0x03
129 #define PCI_MS_Mxx 0x03