Home
last modified time | relevance | path

Searched refs:bounce_buffer (Results 1 – 4 of 4) sorted by relevance

/include/
A Dbouncebuf.h39 struct bounce_buffer { struct
47 void *bounce_buffer; member
63 int bounce_buffer_start(struct bounce_buffer *state, void *data, argument
75 int bounce_buffer_start_extalign(struct bounce_buffer *state, void *data,
78 int (*addr_is_aligned)(struct bounce_buffer *state));
84 int bounce_buffer_stop(struct bounce_buffer *state);
A Dvirtio_ring.h90 struct bounce_buffer *bouncebufs;
151 struct bounce_buffer *bouncebufs) in vring_init()
A Dscsi.h314 int (*buffer_aligned)(struct udevice *dev, struct bounce_buffer *state);
A Dblk.h276 int (*buffer_aligned)(struct udevice *dev, struct bounce_buffer *state);

Completed in 10 milliseconds