Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Di440fx.c65 #define I440FX_SMRAM 0x72 macro
77 dev->config[I440FX_SMRAM] = 0x02; in i440fx_realize()
95 !(pd->config[I440FX_SMRAM] & SMRAM_D_OPEN)); in i440fx_update_memory_mappings()
97 pd->config[I440FX_SMRAM] & SMRAM_G_SMRAME); in i440fx_update_memory_mappings()
110 range_covers_byte(address, len, I440FX_SMRAM)) { in i440fx_write_config()