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

Data Fields

struct urb urb
 
struct urbdto_urb
 
struct list_head list_node
 
struct wa_xferxfer
 
u8 index
 
enum wa_seg_status status
 
ssize_t result
 
struct wa_xfer_hdr xfer_hdr
 
u8 xfer_extra []
 

Detailed Description

Definition at line 115 of file wa-xfer.c.

Field Documentation

struct urb* dto_urb

Definition at line 117 of file wa-xfer.c.

u8 index

Definition at line 120 of file wa-xfer.c.

struct list_head list_node

Definition at line 118 of file wa-xfer.c.

ssize_t result

Definition at line 122 of file wa-xfer.c.

Definition at line 121 of file wa-xfer.c.

struct urb urb

Definition at line 116 of file wa-xfer.c.

struct wa_xfer* xfer

Definition at line 119 of file wa-xfer.c.

u8 xfer_extra[]

Definition at line 124 of file wa-xfer.c.

struct wa_xfer_hdr xfer_hdr

Definition at line 123 of file wa-xfer.c.


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