Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipack/
H A Dtpci200.c526 static const MemoryRegionOps tpci200_cfg_ops = { variable
595 memory_region_init_io(&s->mmio, OBJECT(s), &tpci200_cfg_ops, in tpci200_realize()
597 memory_region_init_io(&s->io, OBJECT(s), &tpci200_cfg_ops, in tpci200_realize()