Lines Matching +full:0 +full:x2000
17 if (0) \
19 } while (0)
22 #define PCI_PROBE_BIOS 0x0001
23 #define PCI_PROBE_CONF1 0x0002
24 #define PCI_PROBE_CONF2 0x0004
25 #define PCI_PROBE_MMCONF 0x0008
26 #define PCI_PROBE_MASK 0x000f
27 #define PCI_PROBE_NOEARLY 0x0010
29 #define PCI_NO_CHECKS 0x0400
30 #define PCI_USE_PIRQ_MASK 0x0800
31 #define PCI_ASSIGN_ROMS 0x1000
32 #define PCI_BIOS_IRQ_SCAN 0x2000
33 #define PCI_ASSIGN_ALL_BUSSES 0x4000
34 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000
35 #define PCI_USE__CRS 0x10000
36 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000
37 #define PCI_HAS_IO_ECS 0x40000
38 #define PCI_NOASSIGN_ROMS 0x80000
39 #define PCI_ROOT_NO_CRS 0x100000
40 #define PCI_NOASSIGN_BARS 0x200000
41 #define PCI_BIG_ROOT_WINDOW 0x400000
71 0 = not routed */
74 u8 slot; /* Slot number, 0=onboard */
89 u8 checksum; /* Modulo 256 checksum must give 0 */
90 struct irq_info slots[0];