Searched refs:PCI_BRIDGE_CTL_MASTER_ABORT (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dpci.c182 PCI_BRIDGE_CTL_SERR | PCI_BRIDGE_CTL_MASTER_ABORT;
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c162 PCI_BRIDGE_CTL_MASTER_ABORT |
415 ~((PCI_BRIDGE_CTL_MASTER_ABORT |
H A Dprobe.c1313 bctl & ~PCI_BRIDGE_CTL_MASTER_ABORT);
/linux-master/arch/arm/kernel/
H A Dbios32.c300 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT;
/linux-master/arch/sparc/kernel/
H A Dpci_sabre.c405 PCI_BRIDGE_CTL_MASTER_ABORT));
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c521 val &= ~PCI_BRIDGE_CTL_MASTER_ABORT;
/linux-master/include/uapi/linux/
H A Dpci_regs.h166 #define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */ macro

Completed in 212 milliseconds