buffer Struct Reference
[Generic Buffers]

A generic data buffer. More...

#include <buffer.h>

Collaboration diagram for buffer:
Collaboration graph
[legend]

Data Fields

void * dma_desc
dma_addr_t addr
size_t len
struct slist_node node

Detailed Description

A generic data buffer.

This buffer represents a physically and virtually contiguous memory area used for data storage.

Definition at line 61 of file buffer.h.


Field Documentation

DMA descriptor associated with this buffer, if any.

Definition at line 63 of file buffer.h.

Referenced by buffer_alloc().

size_t buffer::len

The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:36 2010 for xplain-bc by  doxygen 1.6.3