OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 19:07:35 UTC 2026