Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_MASTER_ABORT (Results 1 – 6 of 6) sorted by relevance

/linux/arch/parisc/kernel/
H A Dpci.c182 PCI_BRIDGE_CTL_SERR | PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_init_bridge()
/linux/arch/arm/kernel/
H A Dbios32.c300 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT; in pcibios_fixup_bus()
/linux/arch/sparc/kernel/
H A Dpci_sabre.c405 PCI_BRIDGE_CTL_MASTER_ABORT)); in apb_init()
/linux/include/uapi/linux/
H A Dpci_regs.h166 #define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */ macro
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c521 val &= ~PCI_BRIDGE_CTL_MASTER_ABORT; in init_p2pbridge()
/linux/drivers/pci/
H A Dprobe.c1387 bctl & ~PCI_BRIDGE_CTL_MASTER_ABORT); in pci_scan_bridge_extend()