OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp_tx_buf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/virtio/
viocon.c
119
u_char *
vp_tx_buf
;
member in struct:viocon_port
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,
460
buf = vp->
vp_tx_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 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025