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

#include <ecard.h>

Data Fields

unsigned char r_id
 
unsigned char r_len [3]
 
unsigned long r_start
 
union {
   char   string [256]
 
   char   data [1]
 
d
 

Detailed Description

Definition at line 45 of file ecard.h.

Field Documentation

union { ... } d
char data[1]

Definition at line 51 of file ecard.h.

unsigned char r_id

Definition at line 46 of file ecard.h.

unsigned char r_len[3]

Definition at line 47 of file ecard.h.

unsigned long r_start

Definition at line 48 of file ecard.h.

char string[256]

Definition at line 50 of file ecard.h.


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