Searched refs:ZFCP_FC_GPN_FT_NUM_BUFS (Results 1 – 2 of 2) sorted by relevance
23 #define ZFCP_FC_GPN_FT_NUM_BUFS 4 /* memory pages */ macro25 #define ZFCP_FC_GPN_FT_MAX_SIZE (ZFCP_FC_GPN_FT_NUM_BUFS * PAGE_SIZE \27 #define ZFCP_FC_GPN_FT_MAX_ENT (ZFCP_FC_GPN_FT_NUM_BUFS * \141 struct scatterlist sg_rsp2[ZFCP_FC_GPN_FT_NUM_BUFS - 1];
669 buf_num = chain ? ZFCP_FC_GPN_FT_NUM_BUFS : 1; in zfcp_fc_scan_ports()