Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_upstream.c33 #define XIO3130_MSI_SUPPORTED_FLAGS PCI_MSI_FLAGS_64BIT macro
66 XIO3130_MSI_SUPPORTED_FLAGS & PCI_MSI_FLAGS_64BIT, in xio3130_upstream_realize()
67 XIO3130_MSI_SUPPORTED_FLAGS & PCI_MSI_FLAGS_MASKBIT, in xio3130_upstream_realize()
H A Dxio3130_downstream.c36 #define XIO3130_MSI_SUPPORTED_FLAGS PCI_MSI_FLAGS_64BIT macro
76 XIO3130_MSI_SUPPORTED_FLAGS & PCI_MSI_FLAGS_64BIT, in xio3130_downstream_realize()
77 XIO3130_MSI_SUPPORTED_FLAGS & PCI_MSI_FLAGS_MASKBIT, in xio3130_downstream_realize()