Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h242 #define FCSM_MAX_CT_SIZE (65536) /* 64K */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1517 (fcio->fcio_ilen > FCSM_MAX_CT_SIZE) || in fcsm_fciocmd()
1518 (fcio->fcio_olen > FCSM_MAX_CT_SIZE) || in fcsm_fciocmd()