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

#include <fhci.h>

Data Fields

voiddata
 
unsigned int len
 
unsigned int actual_len
 
enum fhci_ta_type type
 
u8 toggle
 
u16 iso_index
 
u16 start_frame
 
u16 interval
 
u32 status
 
struct eded
 
struct urb * urb
 
bool ioc
 
struct list_head node
 
struct packetpkt
 
int nak_cnt
 
int error_cnt
 
struct list_head frame_lh
 
struct list_head list
 
struct usb_host_endpoint * ep
 
dma_addr_t dma_handle
 
voidcpu_buffer
 
int len
 
int frame
 
int isoc_index
 
__hc32 hwINFO
 
__hc32 hwCBP
 
__hc32 hwNextTD
 
__hc32 hwBE
 
__hc16 hwPSW [MAXPSW]
 
__u8 index
 
struct tdtd_hash
 
struct tdnext_dl_td
 
dma_addr_t td_dma
 
dma_addr_t data_dma
 
struct list_head td_list
 

Detailed Description

Definition at line 345 of file fhci.h.

Field Documentation

unsigned int actual_len

Definition at line 348 of file fhci.h.

void* cpu_buffer

Definition at line 351 of file imx21-hcd.h.

Definition at line 346 of file fhci.h.

dma_addr_t data_dma

Definition at line 128 of file ohci.h.

dma_addr_t dma_handle

Definition at line 350 of file imx21-hcd.h.

Definition at line 355 of file fhci.h.

struct usb_host_endpoint* ep

Definition at line 349 of file imx21-hcd.h.

int error_cnt

Definition at line 363 of file fhci.h.

Definition at line 353 of file imx21-hcd.h.

struct list_head frame_lh

Definition at line 364 of file fhci.h.

__hc32 hwBE

Definition at line 112 of file ohci.h.

__hc32 hwCBP

Definition at line 110 of file ohci.h.

__hc32 hwINFO

Definition at line 81 of file ohci.h.

__hc32 hwNextTD

Definition at line 111 of file ohci.h.

__hc16 hwPSW[MAXPSW]

Definition at line 118 of file ohci.h.

__u8 index

Definition at line 121 of file ohci.h.

Definition at line 353 of file fhci.h.

Definition at line 357 of file fhci.h.

u16 iso_index

Definition at line 351 of file fhci.h.

int isoc_index

Definition at line 354 of file imx21-hcd.h.

unsigned int len

Definition at line 347 of file fhci.h.

int len

Definition at line 352 of file imx21-hcd.h.

Definition at line 347 of file imx21-hcd.h.

int nak_cnt

Definition at line 362 of file fhci.h.

struct td* next_dl_td

Definition at line 124 of file ohci.h.

Definition at line 358 of file fhci.h.

struct packet* pkt

Definition at line 361 of file fhci.h.

u16 start_frame

Definition at line 352 of file fhci.h.

Definition at line 354 of file fhci.h.

dma_addr_t td_dma

Definition at line 127 of file ohci.h.

struct td* td_hash

Definition at line 123 of file ohci.h.

struct list_head td_list

Definition at line 130 of file ohci.h.

u8 toggle

Definition at line 350 of file fhci.h.

Definition at line 349 of file fhci.h.

struct urb * urb

Definition at line 356 of file fhci.h.


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