Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c102 QVirtio9PDevice *v_9p = (QVirtio9PDevice *) obj; in virtio_9p_device_destructor()
110 QVirtio9PDevice *v_9p = (QVirtio9PDevice *) obj; in virtio_9p_device_start_hw()
132 QVirtio9PDevice *v_9p = object; in virtio_9p_device_get_driver()
140 QVirtio9PDevice *virtio_device = g_new0(QVirtio9PDevice, 1); in virtio_9p_device_create()
H A Dvirtio-9p.h28 typedef struct QVirtio9PDevice QVirtio9PDevice; typedef
42 struct QVirtio9PDevice { struct