Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpci-testdev.c43 bool hasnotifier; member
109 if (!test->hasnotifier) { in OBJECT_DECLARE_SIMPLE_TYPE()
124 if (!test->hasnotifier) { in pci_testdev_stop()
202 if (test->hasnotifier) { in pci_testdev_read()
291 test->hasnotifier = false; in pci_testdev_realize()
296 test->hasnotifier = true; in pci_testdev_realize()
308 if (d->tests[i].hasnotifier) { in pci_testdev_uninit()