Searched defs:arm32_bus_dma_cookie (Results 1 – 1 of 1) sorted by relevance
514 struct arm32_bus_dma_cookie { struct515 int id_flags; /* flags; see below */522 union {528 } id_origbuf_un;533 bus_size_t id_origbuflen; /* ...and size */535 void *id_bouncebuf; /* pointer to the bounce buffer */536 bus_size_t id_bouncebuflen; /* ...and size */537 int id_nbouncesegs; /* number of valid bounce segs */538 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer