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

#include <tsi721.h>

Data Fields

__le32 type_id
 
__le32 msg_info
 
union {
   __le32   bufptr_lo
 
   __le32   next_lo
 
}; 
 
union {
   __le32   bufptr_hi
 
   __le32   next_hi
 
}; 
 

Detailed Description

Definition at line 557 of file tsi721.h.

Field Documentation

union { ... }
union { ... }
__le32 bufptr_hi

Definition at line 582 of file tsi721.h.

__le32 bufptr_lo

Definition at line 577 of file tsi721.h.

__le32 msg_info

Definition at line 567 of file tsi721.h.

__le32 next_hi

Definition at line 583 of file tsi721.h.

__le32 next_lo

Definition at line 578 of file tsi721.h.

__le32 type_id

Definition at line 558 of file tsi721.h.


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