Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
zfcp_fc.h File Reference
#include <scsi/fc/fc_els.h>
#include <scsi/fc/fc_fcp.h>
#include <scsi/fc/fc_ns.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_tcq.h>
#include "zfcp_fsf.h"

Go to the source code of this file.

Macros

#define ZFCP_FC_CT_SIZE_PAGE   (PAGE_SIZE - sizeof(struct fc_ct_hdr))
 
#define ZFCP_FC_GPN_FT_ENT_PAGE
 
#define ZFCP_FC_GPN_FT_NUM_BUFS   4 /* memory pages */
 
#define ZFCP_FC_GPN_FT_MAX_SIZE
 
#define ZFCP_FC_GPN_FT_MAX_ENT
 
#define ZFCP_FC_CTELS_TMO   (2 * FC_DEF_R_A_TOV / 1000)
 

Macro Definition Documentation

#define ZFCP_FC_CT_SIZE_PAGE   (PAGE_SIZE - sizeof(struct fc_ct_hdr))

Definition at line 20 of file zfcp_fc.h.

#define ZFCP_FC_CTELS_TMO   (2 * FC_DEF_R_A_TOV / 1000)

Definition at line 30 of file zfcp_fc.h.

#define ZFCP_FC_GPN_FT_ENT_PAGE
Value:
/ sizeof(struct fc_gpn_ft_resp))

Definition at line 21 of file zfcp_fc.h.

#define ZFCP_FC_GPN_FT_MAX_ENT
Value:

Definition at line 27 of file zfcp_fc.h.

#define ZFCP_FC_GPN_FT_MAX_SIZE
Value:

Definition at line 25 of file zfcp_fc.h.

#define ZFCP_FC_GPN_FT_NUM_BUFS   4 /* memory pages */

Definition at line 23 of file zfcp_fc.h.