Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_host.h72 #define PCIE_MMCFG_DEVFN_BIT 12 macro
77 #define PCIE_MMCFG_DEVFN(addr) (((addr) >> PCIE_MMCFG_DEVFN_BIT) & \