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

Data Fields

struct fw_unitunit
 
struct list_head lu_list
 
u64 management_agent_address
 
u64 guid
 
int directory_id
 
int node_id
 
int address_high
 
unsigned int workarounds
 
unsigned int mgt_orb_timeout
 
unsigned int max_payload
 
int dont_block
 
int blocked
 

Detailed Description

Definition at line 163 of file sbp2.c.

Field Documentation

int address_high

Definition at line 171 of file sbp2.c.

int blocked

Definition at line 177 of file sbp2.c.

int directory_id

Definition at line 169 of file sbp2.c.

int dont_block

Definition at line 176 of file sbp2.c.

u64 guid

Definition at line 168 of file sbp2.c.

struct list_head lu_list

Definition at line 165 of file sbp2.c.

u64 management_agent_address

Definition at line 167 of file sbp2.c.

unsigned int max_payload

Definition at line 174 of file sbp2.c.

unsigned int mgt_orb_timeout

Definition at line 173 of file sbp2.c.

int node_id

Definition at line 170 of file sbp2.c.

struct fw_unit* unit

Definition at line 164 of file sbp2.c.

unsigned int workarounds

Definition at line 172 of file sbp2.c.


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