Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpci-testdev.c102 #define IOTEST_SIZE(i) (IOTEST_IS_MEM(i) ? IOTEST_MEMSIZE : IOTEST_IOSIZE) in OBJECT_DECLARE_SIMPLE_TYPE() macro
279 test->hdr->offset = cpu_to_le32(IOTEST_SIZE(i) + i * IOTEST_ACCESS_WIDTH); in pci_testdev_realize()