Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpci-testdev.c101 #define IOTEST_REGION(d, i) (IOTEST_IS_MEM(i) ? &(d)->mmio : &(d)->portio) in OBJECT_DECLARE_SIMPLE_TYPE() macro
289 test->mr = IOTEST_REGION(d, i); in pci_testdev_realize()