Searched refs:FCSM_MAX_CT_SIZE (Results 1 – 2 of 2) sorted by relevance
242 #define FCSM_MAX_CT_SIZE (65536) /* 64K */ macro
1517 (fcio->fcio_ilen > FCSM_MAX_CT_SIZE) || in fcsm_fciocmd()1518 (fcio->fcio_olen > FCSM_MAX_CT_SIZE) || in fcsm_fciocmd()