Linux Kernel
3.7.1
|
#include <be_main.h>
Data Fields | |
struct iscsi_conn * | conn |
struct beiscsi_hba * | phba |
u32 | exp_statsn |
u32 | beiscsi_conn_cid |
struct beiscsi_endpoint * | ep |
unsigned short | login_in_progress |
struct wrb_handle * | plogin_wrb_handle |
struct sgl_handle * | plogin_sgl_handle |
struct beiscsi_session * | beiscsi_sess |
struct iscsi_task * | task |
struct beiscsi_conn - iscsi connection structure
struct beiscsi_session* beiscsi_sess |
struct iscsi_conn* conn |
struct beiscsi_hba* phba |
struct sgl_handle* plogin_sgl_handle |
struct wrb_handle* plogin_wrb_handle |
struct iscsi_task* task |