Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Di440fx.h23 OBJECT_DECLARE_SIMPLE_TYPE(PCII440FXState, I440FX_PCI_DEVICE)
25 struct PCII440FXState { struct
/openbmc/qemu/hw/pci-host/
H A Di440fx.c84 static void i440fx_update_memory_mappings(PCII440FXState *d) in i440fx_update_memory_mappings()
105 PCII440FXState *d = I440FX_PCI_DEVICE(dev); in i440fx_write_config()
117 PCII440FXState *d = opaque; in i440fx_post_load()
129 VMSTATE_PCI_DEVICE(parent_obj, PCII440FXState),
257 PCII440FXState *f; in i440fx_pcihost_realize()
342 .instance_size = sizeof(PCII440FXState),
H A Dxen_igd_pt.c110 .instance_size = sizeof(PCII440FXState),