Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_FCP (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_regs.h140 PCI_ERR_UNC_FCP | \
159 PCI_ERR_UNC_FCP | \
/qemu/hw/pci/
H A Dpcie_aer.c52 case PCI_ERR_UNC_FCP: in pcie_aer_uncor_default_severity()
856 .val = PCI_ERR_UNC_FCP,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h764 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro