Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_aer.h70 typedef struct PCIEAERMsg { struct
78 } PCIEAERMsg; argument
81 pcie_aer_msg_is_uncor(const PCIEAERMsg *msg) in pcie_aer_msg_is_uncor()
/qemu/hw/pci/
H A Dpcie_aer.c196 pcie_aer_msg_alldev(PCIDevice *dev, const PCIEAERMsg *msg) in pcie_aer_msg_alldev()
243 static bool pcie_aer_msg_vbridge(PCIDevice *dev, const PCIEAERMsg *msg) in pcie_aer_msg_vbridge()
308 static void pcie_aer_msg_root_port(PCIDevice *dev, const PCIEAERMsg *msg) in pcie_aer_msg_root_port()
384 static void pcie_aer_msg(PCIDevice *dev, const PCIEAERMsg *msg) in pcie_aer_msg()
534 PCIEAERMsg msg;