Searched refs:viq_dma_device (Results 1 – 2 of 2) sorted by relevance
144 virtio_vq_device_t *viq_dma_device; member352 (uintptr_t)(viq)->viq_dma_device - \363 (uintptr_t)(viq)->viq_dma_device - \366 (uintptr_t)(viq)->viq_dma_device - \
734 viq->viq_dma_device = virtio_dma_va(&viq->viq_dma, sz_driver); in virtio_queue_alloc()869 if (viq->viq_device_index == viq->viq_dma_device->vqde_index) { in virtio_queue_poll()886 uint16_t start = viq->viq_dma_device->vqde_ring[index].vqe_start; in virtio_queue_poll()887 uint32_t len = viq->viq_dma_device->vqde_ring[index].vqe_len; in virtio_queue_poll()1234 if (!(viq->viq_dma_device->vqde_flags & VIRTQ_USED_F_NO_NOTIFY)) { in virtio_queue_flush_locked()