dma_buffer Struct Reference


Data Fields

dma_addr_t addr_bus
void * addr_virt
unsigned int size

Detailed Description

DMA buffer

Definition at line 161 of file most-base.h.


Field Documentation

dma_addr_t dma_buffer::addr_bus

bus address of the buffer

Definition at line 163 of file most-base.h.

Referenced by dma_allocate(), and dma_deallocate().

void* dma_buffer::addr_virt

kernel (= virtual) address of the buffer

Definition at line 164 of file most-base.h.

Referenced by dma_allocate(), dma_deallocate(), most_sync_int_handler(), and most_sync_rt_interrupt_handler().

unsigned int dma_buffer::size

page size of a DMA buffer

Definition at line 166 of file most-base.h.

Referenced by dma_allocate(), dma_deallocate(), most_sync_int_handler(), and most_sync_rt_interrupt_handler().


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0