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

#include <ehci.h>

Data Fields

__hc32 hw_next
 
__hc32 hw_info1
 
__hc32 hw_info2
 
__hc32 hw_current
 
__hc32 hw_qtd_next
 
__hc32 hw_alt_next
 
__hc32 hw_token
 
__hc32 hw_buf [5]
 
__hc32 hw_buf_hi [5]
 

Detailed Description

Definition at line 344 of file ehci.h.

Field Documentation

__hc32 hw_alt_next

Definition at line 364 of file ehci.h.

__hc32 hw_buf[5]

Definition at line 366 of file ehci.h.

__hc32 hw_buf_hi[5]

Definition at line 367 of file ehci.h.

__hc32 hw_current

Definition at line 360 of file ehci.h.

__hc32 hw_info1

Definition at line 346 of file ehci.h.

__hc32 hw_info2

Definition at line 354 of file ehci.h.

__hc32 hw_next

Definition at line 345 of file ehci.h.

__hc32 hw_qtd_next

Definition at line 363 of file ehci.h.

__hc32 hw_token

Definition at line 365 of file ehci.h.


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