OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp_rx_buf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/virtio/
viocon.c
118
u_char *
vp_rx_buf
;
member in struct:viocon_port
297
vp->
vp_rx_buf
= (unsigned char *)kva;
301
vp->vp_tx_buf = vp->
vp_rx_buf
+ vp->vp_rx->vq_num * BUFSIZE;
336
vp->vp_tx_buf - vp->
vp_rx_buf
+ slot * BUFSIZE, BUFSIZE,
411
p = vp->
vp_rx_buf
+ slot * BUFSIZE;
463
vp->vp_tx_buf - vp->
vp_rx_buf
+ slot * BUFSIZE, cnt,
466
vp->vp_tx_buf - vp->
vp_rx_buf
+ slot * BUFSIZE, cnt, 1);
Completed in 13 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025