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

#include <ib_srp.h>

Data Fields

struct list_head list
 
u64 dma
 
voidbuf
 
size_t size
 
enum dma_data_direction direction
 
struct srp_login_req login_req
 
struct srp_login_rsp login_rsp
 
struct srp_login_rej login_rej
 
struct srp_i_logout i_logout
 
struct srp_t_logout t_logout
 
struct srp_tsk_mgmt tsk_mgmt
 
struct srp_cmd cmd
 
struct srp_rsp rsp
 
u8 reserved [SRP_MAX_IU_LEN]
 

Detailed Description

Definition at line 187 of file ib_srp.h.

Field Documentation

Definition at line 190 of file ib_srp.h.

Definition at line 49 of file viosrp.h.

Definition at line 192 of file ib_srp.h.

u64 dma

Definition at line 189 of file ib_srp.h.

struct srp_i_logout i_logout

Definition at line 46 of file viosrp.h.

Definition at line 188 of file ib_srp.h.

struct srp_login_rej login_rej

Definition at line 45 of file viosrp.h.

struct srp_login_req login_req

Definition at line 43 of file viosrp.h.

struct srp_login_rsp login_rsp

Definition at line 44 of file viosrp.h.

u8 reserved[SRP_MAX_IU_LEN]

Definition at line 51 of file viosrp.h.

Definition at line 50 of file viosrp.h.

size_t size

Definition at line 191 of file ib_srp.h.

struct srp_t_logout t_logout

Definition at line 47 of file viosrp.h.

struct srp_tsk_mgmt tsk_mgmt

Definition at line 48 of file viosrp.h.


The documentation for this union was generated from the following files: