HomeSort by: relevance | last modified time | path
    Searched defs:vresp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_vq.c 322 struct scatterlist *sgs[3], vcmd, vresp; variable in typeref:struct:
340 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size);
341 sgs[outcnt + incnt] = &vresp;
virtgpu_vq.c 322 struct scatterlist *sgs[3], vcmd, vresp; variable in typeref:struct:
340 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size);
341 sgs[outcnt + incnt] = &vresp;

Completed in 41 milliseconds