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

#include <zfcp_dbf.h>

Data Fields

u8 id
 
char tag [ZFCP_DBF_TAG_LEN]
 
u64 fsf_req_id
 
u32 d_id
 
char payload [ZFCP_DBF_SAN_MAX_PAYLOAD]
 

Detailed Description

struct zfcp_dbf_san - trace record for SAN requests and responses : unique number of recovery record type : identifier string specifying the location of initiation : request id for fsf requests : unformatted information related to request/response : destination id

Definition at line 106 of file zfcp_dbf.h.

Field Documentation

u32 d_id

Definition at line 110 of file zfcp_dbf.h.

u64 fsf_req_id

Definition at line 109 of file zfcp_dbf.h.

u8 id

Definition at line 107 of file zfcp_dbf.h.

Definition at line 112 of file zfcp_dbf.h.

Definition at line 108 of file zfcp_dbf.h.


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