Searched refs:PCI_EXP_FLAGS_VER1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/pci/ | ||
H A D | pcie_regs.h | 30 #define PCI_EXP_FLAGS_VER1 1 macro |
/openbmc/qemu/hw/pci/ | ||
H A D | pcie.c | 273 pcie_cap_v1_fill(dev, port, type, PCI_EXP_FLAGS_VER1); in pcie_cap_v1_init() |