Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h139 PCI_ERR_UNC_UNSUP | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c57 case PCI_ERR_UNC_UNSUP: in pcie_aer_uncor_default_severity()
676 err->status == PCI_ERR_UNC_UNSUP; in pcie_aer_inject_error()
884 .val = PCI_ERR_UNC_UNSUP,
/openbmc/linux/include/ras/
H A Dras_event.h291 {PCI_ERR_UNC_UNSUP, "Unsupported Request Error"}, \
/openbmc/linux/drivers/pci/pcie/
H A Daer.c91 PCI_ERR_UNC_UNSUP| \
406 0 : (PCI_ERR_UNC_COMP_TIME|PCI_ERR_UNC_UNSUP))
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h761 #define PCI_ERR_UNC_UNSUP 0x00100000 /* Unsupported Request */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h763 #define PCI_ERR_UNC_UNSUP 0x00100000 /* Unsupported Request */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1029 PCI_ERR_UNC_UNSUP | /* Unsupported Request */ in init_pci_ext_cap_err_perm()