Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_SERR (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/parisc/kernel/
Dpci.c188 bridge_ctl |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_init_bus()
/linux-4.1.27/arch/sparc/kernel/
Dpci_sabre.c400 PCI_BRIDGE_CTL_SERR | in apb_init()
/linux-4.1.27/arch/mips/pci/
Dpci-octeon.c116 config |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_plat_dev_init()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h152 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
/linux-4.1.27/drivers/pci/
Dprobe.c1311 pci_bctl |= PCI_BRIDGE_CTL_SERR; in program_hpp_type0()