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

#include <ecard.h>

Data Fields

unsigned char r_irq:1
 
unsigned char r_zero:1
 
unsigned char r_fiq:1
 
unsigned char r_id:4
 
unsigned char r_a:1
 
unsigned char r_cd:1
 
unsigned char r_is:1
 
unsigned char r_w:2
 
unsigned char r_r1:4
 
unsigned char r_r2:8
 
unsigned char r_prod [2]
 
unsigned char r_manu [2]
 
unsigned char r_country
 
unsigned char r_fiqmask
 
unsigned char r_fiqoff [3]
 
unsigned char r_irqmask
 
unsigned char r_irqoff [3]
 

Detailed Description

Definition at line 15 of file ecard.h.

Field Documentation

unsigned char r_a

Definition at line 20 of file ecard.h.

unsigned char r_cd

Definition at line 22 of file ecard.h.

unsigned char r_country

Definition at line 33 of file ecard.h.

unsigned char r_fiq

Definition at line 18 of file ecard.h.

unsigned char r_fiqmask

Definition at line 35 of file ecard.h.

unsigned char r_fiqoff[3]

Definition at line 36 of file ecard.h.

unsigned char r_id

Definition at line 19 of file ecard.h.

unsigned char r_irq

Definition at line 16 of file ecard.h.

unsigned char r_irqmask

Definition at line 38 of file ecard.h.

unsigned char r_irqoff[3]

Definition at line 39 of file ecard.h.

unsigned char r_is

Definition at line 23 of file ecard.h.

unsigned char r_manu[2]

Definition at line 31 of file ecard.h.

unsigned char r_prod[2]

Definition at line 29 of file ecard.h.

unsigned char r_r1

Definition at line 25 of file ecard.h.

unsigned char r_r2

Definition at line 27 of file ecard.h.

unsigned char r_w

Definition at line 24 of file ecard.h.

unsigned char r_zero

Definition at line 17 of file ecard.h.


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