Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h30 #define PCI_EXP_FLAGS_VER1 1 macro
/openbmc/qemu/hw/pci/
H A Dpcie.c240 pcie_cap_v1_fill(dev, port, type, PCI_EXP_FLAGS_VER1); in pcie_cap_v1_init()