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

#include <ehci.h>

Data Fields

__hc32 hw_next
 
__hc32 hw_alt_next
 
__hc32 hw_token
 
__hc32 hw_buf [5]
 
__hc32 hw_buf_hi [5]
 
dma_addr_t qtd_dma
 
struct list_head qtd_list
 
struct urb * urb
 
size_t length
 
__le32 hw_next
 
__le32 hw_alt_next
 
__le32 hw_token
 
__le32 hw_buf [5]
 
__le32 hw_buf_hi [5]
 
u32 qtd_buffer_len
 
voidbuffer
 
dma_addr_t buffer_dma
 
voidtransfer_buffer
 
voidtransfer_dma
 

Detailed Description

Definition at line 254 of file ehci.h.

Field Documentation

Definition at line 231 of file oxu210hp.h.

dma_addr_t buffer_dma

Definition at line 232 of file oxu210hp.h.

__le32 hw_alt_next

Definition at line 206 of file oxu210hp.h.

__hc32 hw_alt_next

Definition at line 257 of file ehci.h.

__le32 hw_buf[5]

Definition at line 221 of file oxu210hp.h.

__hc32 hw_buf[5]

Definition at line 277 of file ehci.h.

__le32 hw_buf_hi[5]

Definition at line 222 of file oxu210hp.h.

__hc32 hw_buf_hi[5]

Definition at line 278 of file ehci.h.

__le32 hw_next

Definition at line 205 of file oxu210hp.h.

__hc32 hw_next

Definition at line 256 of file ehci.h.

__le32 hw_token

Definition at line 207 of file oxu210hp.h.

__hc32 hw_token

Definition at line 258 of file ehci.h.

size_t length

Definition at line 284 of file ehci.h.

u32 qtd_buffer_len

Definition at line 230 of file oxu210hp.h.

dma_addr_t qtd_dma

Definition at line 281 of file ehci.h.

struct list_head qtd_list

Definition at line 282 of file ehci.h.

void* transfer_buffer

Definition at line 233 of file oxu210hp.h.

void* transfer_dma

Definition at line 234 of file oxu210hp.h.

struct urb * urb

Definition at line 283 of file ehci.h.


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