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

#include <fhci.h>

Data Fields

u8 dev_addr
 
u8 ep_addr
 
enum fhci_tf_mode mode
 
enum fhci_speed speed
 
unsigned int max_pkt_size
 
enum fhci_ed_state state
 
struct list_head td_list
 
struct list_head node
 
u8 toggle_carry
 
u32 last_iso
 
struct tdtd_head
 
__hc32 hwINFO
 
__hc32 hwTailP
 
__hc32 hwHeadP
 
__hc32 hwNextED
 
dma_addr_t dma
 
struct tddummy
 
struct eded_next
 
struct eded_prev
 
u8 state
 
u8 type
 
u8 branch
 
u16 interval
 
u16 load
 
u16 last_iso
 
u16 tick
 

Detailed Description

Definition at line 329 of file fhci.h.

Field Documentation

Definition at line 62 of file ohci.h.

u8 dev_addr

Definition at line 330 of file fhci.h.

Definition at line 43 of file ohci.h.

Definition at line 44 of file ohci.h.

struct ed* ed_next

Definition at line 47 of file ohci.h.

struct ed* ed_prev

Definition at line 48 of file ohci.h.

u8 ep_addr

Definition at line 331 of file fhci.h.

__hc32 hwHeadP

Definition at line 37 of file ohci.h.

__hc32 hwINFO

Definition at line 27 of file ohci.h.

__hc32 hwNextED

Definition at line 40 of file ohci.h.

__hc32 hwTailP

Definition at line 36 of file ohci.h.

Definition at line 63 of file ohci.h.

u16 last_iso

Definition at line 65 of file ohci.h.

u32 last_iso

Definition at line 341 of file fhci.h.

u16 load

Definition at line 64 of file ohci.h.

unsigned int max_pkt_size

Definition at line 334 of file fhci.h.

enum fhci_tf_mode mode

Definition at line 332 of file fhci.h.

Definition at line 337 of file fhci.h.

enum fhci_speed speed

Definition at line 333 of file fhci.h.

Definition at line 54 of file ohci.h.

Definition at line 335 of file fhci.h.

struct td* td_head

Definition at line 342 of file fhci.h.

struct list_head td_list

Definition at line 336 of file fhci.h.

u16 tick

Definition at line 68 of file ohci.h.

u8 toggle_carry

Definition at line 340 of file fhci.h.

Definition at line 59 of file ohci.h.


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