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

Data Fields

struct list_head list
 
struct fw_unitunit
 
voidresponse_buffer
 
unsigned int response_size
 
unsigned int response_match_bytes
 
enum fcp_state state
 
wait_queue_head_t wait
 

Detailed Description

Definition at line 35 of file fcp.c.

Field Documentation

Definition at line 36 of file fcp.c.

void* response_buffer

Definition at line 38 of file fcp.c.

unsigned int response_match_bytes

Definition at line 40 of file fcp.c.

unsigned int response_size

Definition at line 39 of file fcp.c.

Definition at line 41 of file fcp.c.

struct fw_unit* unit

Definition at line 37 of file fcp.c.

Definition at line 42 of file fcp.c.


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