Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_vq.c322 struct scatterlist *sgs[3], vcmd, vresp; in virtio_gpu_queue_ctrl_buffer_locked() local
340 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size); in virtio_gpu_queue_ctrl_buffer_locked()
341 sgs[outcnt + incnt] = &vresp; in virtio_gpu_queue_ctrl_buffer_locked()