Searched refs:PCI_CAN_SKIP_ISA_ALIGN (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpci-bridge.h31 PCI_CAN_SKIP_ISA_ALIGN = 0x00000008, enumerator in enum:__anon9694
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci_x86.h27 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dcommon.c83 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN;
548 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN;
H A Di386.c44 if ((pci_probe & PCI_CAN_SKIP_ISA_ALIGN) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c1091 if ((pci_flags & PCI_CAN_SKIP_ISA_ALIGN) &&

Completed in 140 milliseconds