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

#include <zfcp_fsf.h>

Data Fields

struct scatterlistreq
 
struct scatterlistresp
 
void(* handler )(void *)
 
voidhandler_data
 
struct zfcp_portport
 
int status
 

Detailed Description

struct zfcp_fsf_ct_els - zfcp data for ct or els request : scatter-gather list for request : scatter-gather list for response : handler function (called for response to the request) : data passed to handler function : Optional pointer to port for zfcp internal ELS (only test link ADISC) : used to pass error status to calling function

Definition at line 466 of file zfcp_fsf.h.

Field Documentation

void(* handler)(void *)

Definition at line 469 of file zfcp_fsf.h.

void* handler_data

Definition at line 470 of file zfcp_fsf.h.

Definition at line 471 of file zfcp_fsf.h.

Definition at line 467 of file zfcp_fsf.h.

Definition at line 468 of file zfcp_fsf.h.

Definition at line 472 of file zfcp_fsf.h.


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