Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-bus.h50 bool (*has_extra_state)(DeviceState *d); member
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2686 k->has_extra_state = virtio_pci_has_extra_state; in virtio_pci_bus_class_init()