Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Di440fx.h18 #define I440FX_HOST_PROP_PCI_TYPE "pci-type" macro
/openbmc/qemu/hw/pci-host/
H A Di440fx.c364 DEFINE_PROP_STRING(I440FX_HOST_PROP_PCI_TYPE, I440FXState, pci_type),
/openbmc/qemu/hw/i386/
H A Dpc_piix.c218 object_property_set_str(phb, I440FX_HOST_PROP_PCI_TYPE, pci_type, in pc_init1()