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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c3755 if (sli4->config.sge_supported_length > OCS_MAX_SGE_SIZE)
3756 sli4->config.sge_supported_length = OCS_MAX_SGE_SIZE;
H A Dsli4.h532 #define OCS_MAX_SGE_SIZE 0x80000000 /* Maximum data allowed in a SGE */ macro

Completed in 95 milliseconds