Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.h74 uint8_t thinint_isc; member
H A Dvirtio-ccw.c51 dev->thinint_isc); in virtio_ccw_dev_post_load()
114 VMSTATE_UINT8(thinint_isc, VirtioCcwDevice),
672 dev->thinint_isc = thinint.isc; in virtio_ccw_cb()
677 dev->thinint_isc); in virtio_ccw_cb()
888 css_adapter_interrupt(CSS_IO_ADAPTER_VIRTIO, dev->thinint_isc); in virtio_ccw_notify()