Searched defs:PCI_CAN_SKIP_ISA_ALIGN (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/asm-generic/ | ||
D | pci-bridge.h | 27 PCI_CAN_SKIP_ISA_ALIGN = 0x00000008, enumerator |
/linux-3.3/arch/x86/include/asm/ | ||
D | pci_x86.h | 27 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro |