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

#include <ohci.h>

Data Fields

__hc32 int_table [NUM_INTS]
 
__hc32 frame_no
 
__hc32 done_head
 
u8 reserved_for_hc [116]
 
u8 what [4]
 

Detailed Description

Definition at line 181 of file ohci.h.

Field Documentation

__hc32 done_head

Definition at line 191 of file ohci.h.

__hc32 frame_no

Definition at line 190 of file ohci.h.

__hc32 int_table[NUM_INTS]

Definition at line 183 of file ohci.h.

u8 reserved_for_hc[116]

Definition at line 192 of file ohci.h.

u8 what[4]

Definition at line 193 of file ohci.h.


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