apci: switch ich9 to memory api

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2012-11-22 12:08:22 +01:00
parent af11110bb8
commit cacaab8bdd
2 changed files with 28 additions and 17 deletions

View file

@ -30,6 +30,7 @@ typedef struct ICH9LPCPMRegs {
* PM1a_CNT_BLK = 2 in FADT so it is defined as uint16_t.
*/
ACPIREGS acpi_regs;
MemoryRegion io;
uint32_t smi_en;
uint32_t smi_sts;