Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpiix_pci.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 = qemu_mallocz(sizeof(I440FXState)); in i440fx_init()