OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dreq_outbuf
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/dmover/
swdmover.c
143
memset(dreq->
dreq_outbuf
.dmbuf_linear.l_addr, 0,
144
dreq->
dreq_outbuf
.dmbuf_linear.l_len);
149
struct uio *uio = dreq->
dreq_outbuf
.dmbuf_uio;
203
memset(dreq->
dreq_outbuf
.dmbuf_linear.l_addr,
205
dreq->
dreq_outbuf
.dmbuf_linear.l_len);
210
struct uio *uio = dreq->
dreq_outbuf
.dmbuf_uio;
270
#define OUTBUF_L dreq->
dreq_outbuf
.dmbuf_linear
332
struct uio *uio_out = dreq->
dreq_outbuf
.dmbuf_uio;
422
if (dreq->
dreq_outbuf
.dmbuf_linear.l_len !=
430
memcpy(dreq->
dreq_outbuf
.dmbuf_linear.l_addr
[
all
...]
dmovervar.h
164
dmover_buffer
dreq_outbuf
;
member in struct:dmover_request
dmover_io.c
266
dreq->
dreq_outbuf
.dmbuf_uio = uio_out;
/src/sys/arch/arm/xscale/
iopaau.c
244
dreq->
dreq_outbuf
.dmbuf_linear.l_addr,
245
dreq->
dreq_outbuf
.dmbuf_linear.l_len, NULL,
251
struct uio *uio = dreq->
dreq_outbuf
.dmbuf_uio;
430
dreq->
dreq_outbuf
.dmbuf_linear.l_addr,
431
dreq->
dreq_outbuf
.dmbuf_linear.l_len, NULL,
437
struct uio *uio = dreq->
dreq_outbuf
.dmbuf_uio;
pxa2x0_dmac.c
537
len_dst = dreq->
dreq_outbuf
.dmbuf_linear.l_len;
540
len_dst = dreq->
dreq_outbuf
.dmbuf_uio->uio_resid;
629
dreq->
dreq_outbuf
.dmbuf_linear.l_addr,
636
if (dreq->
dreq_outbuf
.dmbuf_uio->uio_rw != UIO_READ)
639
dreq->
dreq_outbuf
.dmbuf_uio,
723
dreq->
dreq_outbuf
.dmbuf_uio->uio_resid = 0;
/src/sys/dev/marvell/
gtidmac.c
804
dreq->dreq_outbuf_type, &dreq->
dreq_outbuf
,
Completed in 17 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025