Home
last modified time | relevance | path

Searched defs:isadma_bounce_cookie (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/alpha/isa/
H A Disadma_bounce.c57 struct isadma_bounce_cookie { struct
58 int id_flags; /* flags; see below */
65 void *id_origbuf; /* pointer to orig buffer if
67 bus_size_t id_origbuflen; /* ...and size */
68 int id_buftype; /* type of buffer */
70 void *id_bouncebuf; /* pointer to the bounce buffer */
71 bus_size_t id_bouncebuflen; /* ...and size */
72 int id_nbouncesegs; /* number of valid bounce segs */
73 bus_dma_segment_t id_bouncesegs[1]; /* array of bounce buffer
/netbsd-src/sys/arch/arc/isa/
H A Disadma_bounce.c58 struct isadma_bounce_cookie { struct
59 int id_flags; /* flags; see below */
66 void *id_origbuf; /* pointer to orig buffer if
68 bus_size_t id_origbuflen; /* ...and size */
69 int id_buftype; /* type of buffer */
71 void *id_bouncebuf; /* pointer to the bounce buffer */
72 bus_size_t id_bouncebuflen; /* ...and size */
73 int id_nbouncesegs; /* number of valid bounce segs */
74 bus_dma_segment_t id_bouncesegs[1]; /* array of bounce buffer