Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dpci_regs.h159 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
/linux-4.19.296/drivers/pci/
Dprobe.c1905 pci_bctl |= PCI_BRIDGE_CTL_SERR; in program_hpp_type0()