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

#include <be_main.h>

Data Fields

struct iscsi_connconn
 
struct beiscsi_hbaphba
 
u32 exp_statsn
 
u32 beiscsi_conn_cid
 
struct beiscsi_endpointep
 
unsigned short login_in_progress
 
struct wrb_handleplogin_wrb_handle
 
struct sgl_handleplogin_sgl_handle
 
struct beiscsi_sessionbeiscsi_sess
 
struct iscsi_tasktask
 

Detailed Description

struct beiscsi_conn - iscsi connection structure

Definition at line 351 of file be_main.h.

Field Documentation

u32 beiscsi_conn_cid

Definition at line 355 of file be_main.h.

struct beiscsi_session* beiscsi_sess

Definition at line 360 of file be_main.h.

Definition at line 352 of file be_main.h.

Definition at line 356 of file be_main.h.

u32 exp_statsn

Definition at line 354 of file be_main.h.

unsigned short login_in_progress

Definition at line 357 of file be_main.h.

Definition at line 353 of file be_main.h.

struct sgl_handle* plogin_sgl_handle

Definition at line 359 of file be_main.h.

struct wrb_handle* plogin_wrb_handle

Definition at line 358 of file be_main.h.

Definition at line 361 of file be_main.h.


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