Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tsi721_dma_desc Struct Reference

#include <tsi721.h>

Data Fields

__le32 type_id
 
__le32 bcount
 
union {
   __le32   raddr_lo
 
   __le32   next_lo
 
}; 
 
union {
   __le32   raddr_hi
 
   __le32   next_hi
 
}; 
 
union {
   struct {
      __le32   bufptr_lo
 
      __le32   bufptr_hi
 
      __le32   s_dist
 
      __le32   s_size
 
   }   t1
 
   __le32   data [4]
 
   u32   reserved [4]
 
}; 
 

Detailed Description

Definition at line 484 of file tsi721.h.

Field Documentation

union { ... }
union { ... }
union { ... }
__le32 bcount

Definition at line 494 of file tsi721.h.

__le32 bufptr_hi

Definition at line 517 of file tsi721.h.

__le32 bufptr_lo

Definition at line 516 of file tsi721.h.

Definition at line 521 of file tsi721.h.

__le32 next_hi

Definition at line 511 of file tsi721.h.

__le32 next_lo

Definition at line 503 of file tsi721.h.

__le32 raddr_hi

Definition at line 510 of file tsi721.h.

__le32 raddr_lo

Definition at line 502 of file tsi721.h.

u32 reserved[4]

Definition at line 522 of file tsi721.h.

__le32 s_dist

Definition at line 518 of file tsi721.h.

__le32 s_size

Definition at line 519 of file tsi721.h.

struct { ... } t1
__le32 type_id

Definition at line 485 of file tsi721.h.


The documentation for this struct was generated from the following file: