Searched refs:vresp (Results 1 – 1 of 1) sorted by relevance
459 struct scatterlist *sgs[3], vcmd, vresp; in virtio_gpu_panic_queue_ctrl_buffer() local470 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size); in virtio_gpu_panic_queue_ctrl_buffer()472 sgs[outcnt + incnt] = &vresp; in virtio_gpu_panic_queue_ctrl_buffer()485 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_fenced_ctrl_buffer() local520 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size); in virtio_gpu_queue_fenced_ctrl_buffer()522 sgs[outcnt + incnt] = &vresp; in virtio_gpu_queue_fenced_ctrl_buffer()