Home
last modified time | relevance | path

Searched refs:ERR_NONFATAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats68 PCI device using ERR_NONFATAL. Note that since multiple errors
119 Description: Total number of ERR_NONFATAL messages reported to rootport.
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c41 #define ERR_NONFATAL BIT(2) macro
52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
304 if (reg & ERR_NONFATAL) in dra7xx_pcie_irq_handler()
H A Dpci-keystone.c84 #define ERR_NONFATAL BIT(2) /* Non-fatal error */ macro
88 ERR_NONFATAL | ERR_FATAL | ERR_SYS)
360 if (reg & ERR_NONFATAL) in ks_pcie_handle_error_irq()
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/
H A D0002-Add-debug-prefix-map-option.patch59 + nasm_error(ERR_NONFATAL | ERR_NOFILE | ERR_USAGE,