Home
last modified time | relevance | path

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

/external/qemu/hw/pci-host/
Dpiix.c32 typedef PCIHostState I440FXState; typedef
36 I440FXState *s = opaque; in i440fx_addr_writel()
42 I440FXState *s = opaque; in i440fx_addr_readl()
176 I440FXState *s; in i440fx_init()
178 s = g_malloc0(sizeof(I440FXState)); in i440fx_init()