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

#include <ecard.h>

Data Fields

unsigned short product
 
unsigned short manufacturer
 
unsigned char id:4
 
unsigned char cd:1
 
unsigned char is:1
 
unsigned char w:2
 
unsigned char country
 
unsigned char irqmask
 
unsigned char fiqmask
 
unsigned long irqoff
 
unsigned long fiqoff
 

Detailed Description

Definition at line 94 of file ecard.h.

Field Documentation

unsigned char cd

Definition at line 98 of file ecard.h.

unsigned char country

Definition at line 101 of file ecard.h.

unsigned char fiqmask

Definition at line 103 of file ecard.h.

unsigned long fiqoff

Definition at line 105 of file ecard.h.

unsigned char id

Definition at line 97 of file ecard.h.

unsigned char irqmask

Definition at line 102 of file ecard.h.

unsigned long irqoff

Definition at line 104 of file ecard.h.

unsigned char is

Definition at line 99 of file ecard.h.

unsigned short manufacturer

Definition at line 96 of file ecard.h.

unsigned short product

Definition at line 95 of file ecard.h.

unsigned char w

Definition at line 100 of file ecard.h.


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