Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c33 struct GenPCIERootPort { struct
71 GenPCIERootPort *rp = opaque; in gen_rp_test_migrate_msix()
80 GenPCIERootPort *grp = GEN_PCIE_ROOT_PORT(d); in gen_rp_realize()
125 GenPCIERootPort,
132 DEFINE_PROP_BOOL("x-migrate-msix", GenPCIERootPort,
134 DEFINE_PROP_UINT32("bus-reserve", GenPCIERootPort,
136 DEFINE_PROP_SIZE("io-reserve", GenPCIERootPort,
138 DEFINE_PROP_SIZE("mem-reserve", GenPCIERootPort,
140 DEFINE_PROP_SIZE("pref32-reserve", GenPCIERootPort,
142 DEFINE_PROP_SIZE("pref64-reserve", GenPCIERootPort,
[all …]