Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c831 typedef struct PCIEAERErrorName { struct
835 } PCIEAERErrorName; argument
841 static const struct PCIEAERErrorName pcie_aer_error_list[] = {
947 const PCIEAERErrorName *e = &pcie_aer_error_list[i]; in pcie_aer_parse_error_string()