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

#include <ehci.h>

Data Fields

unsigned long normal
 
unsigned long error
 
unsigned long iaa
 
unsigned long lost_iaa
 
unsigned long complete
 
unsigned long unlink
 

Detailed Description

Definition at line 41 of file ehci.h.

Field Documentation

unsigned long complete

Definition at line 49 of file ehci.h.

unsigned long error

Definition at line 44 of file ehci.h.

unsigned long iaa

Definition at line 45 of file ehci.h.

unsigned long lost_iaa

Definition at line 46 of file ehci.h.

unsigned long normal

Definition at line 43 of file ehci.h.

unsigned long unlink

Definition at line 50 of file ehci.h.


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