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

Data Fields

const u8wdata
 
u8rdata
 
unsigned short irq_count
 
u8 command
 
u8 wi
 
u8 ri
 
u8 wlen
 
u8 rlen
 
bool done
 

Detailed Description

Definition at line 108 of file ec.c.

Field Documentation

Definition at line 112 of file ec.c.

bool done

Definition at line 117 of file ec.c.

unsigned short irq_count

Definition at line 111 of file ec.c.

u8* rdata

Definition at line 110 of file ec.c.

u8 ri

Definition at line 114 of file ec.c.

u8 rlen

Definition at line 116 of file ec.c.

const u8* wdata

Definition at line 109 of file ec.c.

u8 wi

Definition at line 113 of file ec.c.

u8 wlen

Definition at line 115 of file ec.c.


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