Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVSTA_CED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h526 #define PCI_EXP_DEVSTA_CED 0x0001 /* Correctable Error Detected */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h527 #define PCI_EXP_DEVSTA_CED 0x0001 /* Correctable Error Detected */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c543 inj->devsta |= PCI_EXP_DEVSTA_CED; in pcie_aer_inject_cor_error()
H A Dpcie.c337 PCI_EXP_DEVSTA_CED | PCI_EXP_DEVSTA_NFED | in pcie_cap_deverr_init()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c170 PCI_EXP_DEVSTA_CED | in atl1c_reset_pcie()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9216 PCI_EXP_DEVSTA_CED | in tg3_chip_reset()