Home
last modified time | relevance | path

Searched refs:PCI_CAN_SKIP_ISA_ALIGN (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/pci/
H A Dcommon.c85 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in can_skip_ioresource_align()
615 pci_probe |= PCI_CAN_SKIP_ISA_ALIGN; in pcibios_setup()
/linux/arch/x86/include/asm/
H A Dpci_x86.h37 #define PCI_CAN_SKIP_ISA_ALIGN 0x8000 macro
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c908 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); in pmac_pci_init()