Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h527 #define PCI_EXP_DEVSTA_NFED 0x0002 /* Non-Fatal Error Detected */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h528 #define PCI_EXP_DEVSTA_NFED 0x0002 /* Non-Fatal Error Detected */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c587 inj->devsta |= PCI_EXP_DEVSTA_NFED; in pcie_aer_inject_uncor_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.c168 PCI_EXP_DEVSTA_NFED | in atl1c_reset_pcie()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c9217 PCI_EXP_DEVSTA_NFED | in tg3_chip_reset()