Searched refs:FCSM_MAX_CT_SIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h242 #define FCSM_MAX_CT_SIZE (65536) /* 64K */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1516 (fcio->fcio_ilen > FCSM_MAX_CT_SIZE) ||
1517 (fcio->fcio_olen > FCSM_MAX_CT_SIZE) ||

Completed in 63 milliseconds