Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h528 #define PCI_EXP_DEVSTA_FED 0x0004 /* Fatal Error Detected */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h529 #define PCI_EXP_DEVSTA_FED 0x0004 /* Fatal Error Detected */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c585 inj->devsta |= PCI_EXP_DEVSTA_FED; in pcie_aer_inject_uncor_error()
H A Dpcie.c338 PCI_EXP_DEVSTA_FED | PCI_EXP_DEVSTA_URD); in pcie_cap_deverr_init()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c169 PCI_EXP_DEVSTA_FED | in atl1c_reset_pcie()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9218 PCI_EXP_DEVSTA_FED | in tg3_chip_reset()