Home
last modified time | relevance | path

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

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