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

#include <ib_srp.h>

Data Fields

struct list_head list
 
struct scsi_cmndscmnd
 
struct srp_iucmd
 
struct ib_pool_fmr ** fmr_list
 
u64map_page
 
struct srp_direct_bufindirect_desc
 
dma_addr_t indirect_dma_addr
 
short nfmr
 
short index
 

Detailed Description

Definition at line 115 of file ib_srp.h.

Field Documentation

Definition at line 118 of file ib_srp.h.

struct ib_pool_fmr** fmr_list

Definition at line 119 of file ib_srp.h.

short index

Definition at line 124 of file ib_srp.h.

struct srp_direct_buf* indirect_desc

Definition at line 121 of file ib_srp.h.

dma_addr_t indirect_dma_addr

Definition at line 122 of file ib_srp.h.

Definition at line 116 of file ib_srp.h.

Definition at line 120 of file ib_srp.h.

short nfmr

Definition at line 123 of file ib_srp.h.

struct scsi_cmnd* scmnd

Definition at line 117 of file ib_srp.h.


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