Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h132 PCI_ERR_UNC_FCP | \
151 PCI_ERR_UNC_FCP | \
/openbmc/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,
/openbmc/linux/include/ras/
H A Dras_event.h284 {PCI_ERR_UNC_FCP, "Flow Control Protocol Error"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h754 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h756 #define PCI_ERR_UNC_FCP 0x00002000 /* Flow Control Protocol */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1022 PCI_ERR_UNC_FCP | /* Flow Control Protocol */ in init_pci_ext_cap_err_perm()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c163 data &= ~(PCI_ERR_UNC_DLP | PCI_ERR_UNC_FCP); in atl1c_reset_pcie()