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

Data Fields

struct fc_bsg_jobjob
 
struct fc_lportlport
 
u16 rsp_code
 
struct scatterlistsg
 
u32 nents
 
size_t offset
 

Detailed Description

struct fc_bsg_info - FC Passthrough managemet structure : The passthrough job : The local port to pass through a command : The expected response code : job->reply_payload.sg_list : job->reply_payload.sg_cnt : The offset into the response data

Definition at line 151 of file fc_lport.c.

Field Documentation

Definition at line 152 of file fc_lport.c.

struct fc_lport* lport

Definition at line 153 of file fc_lport.c.

u32 nents

Definition at line 156 of file fc_lport.c.

Definition at line 157 of file fc_lport.c.

u16 rsp_code

Definition at line 154 of file fc_lport.c.

Definition at line 155 of file fc_lport.c.


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