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

#include <ehci.h>

Data Fields

__hc32 hw_next
 
__hc32 hw_transaction [8]
 
__hc32 hw_bufp [7]
 
__hc32 hw_bufp_hi [7]
 
dma_addr_t itd_dma
 
union ehci_shadow itd_next
 
struct urb * urb
 
struct ehci_iso_streamstream
 
struct list_head itd_list
 
unsigned frame
 
unsigned pg
 
unsigned index [8]
 

Detailed Description

Definition at line 476 of file ehci.h.

Field Documentation

unsigned frame

Definition at line 501 of file ehci.h.

__hc32 hw_bufp[7]

Definition at line 489 of file ehci.h.

__hc32 hw_bufp_hi[7]

Definition at line 490 of file ehci.h.

__hc32 hw_next

Definition at line 478 of file ehci.h.

__hc32 hw_transaction[8]

Definition at line 479 of file ehci.h.

unsigned index[8]

Definition at line 503 of file ehci.h.

dma_addr_t itd_dma

Definition at line 493 of file ehci.h.

struct list_head itd_list

Definition at line 498 of file ehci.h.

union ehci_shadow itd_next

Definition at line 494 of file ehci.h.

unsigned pg

Definition at line 502 of file ehci.h.

Definition at line 497 of file ehci.h.

struct urb* urb

Definition at line 496 of file ehci.h.


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