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

#include <sbp_target.h>

Data Fields

struct sbp_login_descriptorlogin
 
u64 orb_pointer
 
struct sbp_command_block_orb orb
 
struct sbp_status_block status
 
struct work_struct work
 
struct se_cmd se_cmd
 
struct sbp_page_table_entrypg_tbl
 
voidcmd_buf
 
unsigned char sense_buf [TRANSPORT_SENSE_BUFFER]
 

Detailed Description

Definition at line 218 of file sbp_target.h.

Field Documentation

Definition at line 227 of file sbp_target.h.

Definition at line 219 of file sbp_target.h.

Definition at line 221 of file sbp_target.h.

u64 orb_pointer

Definition at line 220 of file sbp_target.h.

Definition at line 226 of file sbp_target.h.

Definition at line 225 of file sbp_target.h.

unsigned char sense_buf[TRANSPORT_SENSE_BUFFER]

Definition at line 229 of file sbp_target.h.

Definition at line 222 of file sbp_target.h.

Definition at line 223 of file sbp_target.h.


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