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

#include <ehci.h>

Data Fields

__hc32 hw_next
 
__hc32 hw_fullspeed_ep
 
__hc32 hw_uframe
 
__hc32 hw_results
 
__hc32 hw_buf [2]
 
__hc32 hw_backpointer
 
__hc32 hw_buf_hi [2]
 
dma_addr_t sitd_dma
 
union ehci_shadow sitd_next
 
struct urb * urb
 
struct ehci_iso_streamstream
 
struct list_head sitd_list
 
unsigned frame
 
unsigned index
 

Detailed Description

Definition at line 514 of file ehci.h.

Field Documentation

unsigned frame

Definition at line 545 of file ehci.h.

__hc32 hw_backpointer

Definition at line 535 of file ehci.h.

__hc32 hw_buf[2]

Definition at line 534 of file ehci.h.

__hc32 hw_buf_hi[2]

Definition at line 536 of file ehci.h.

__hc32 hw_fullspeed_ep

Definition at line 518 of file ehci.h.

__hc32 hw_next

Definition at line 516 of file ehci.h.

__hc32 hw_results

Definition at line 520 of file ehci.h.

__hc32 hw_uframe

Definition at line 519 of file ehci.h.

unsigned index

Definition at line 546 of file ehci.h.

dma_addr_t sitd_dma

Definition at line 539 of file ehci.h.

struct list_head sitd_list

Definition at line 544 of file ehci.h.

union ehci_shadow sitd_next

Definition at line 540 of file ehci.h.

Definition at line 543 of file ehci.h.

struct urb* urb

Definition at line 542 of file ehci.h.


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