MPS_SGC_SIZE
if (cm->cm_sglsize < MPS_SGC_SIZE)
if (len != MPS_SGC_SIZE)
MPS_SGC_SIZE, len);
if (cm->cm_sglsize < MPS_SGC_SIZE)
cm->cm_sglsize >= len + MPS_SGC_SIZE &&
cm->cm_sglsize < len + MPS_SGC_SIZE + MPS_SGE64_SIZE) {
if (segsleft >= 1 && cm->cm_sglsize < len + MPS_SGC_SIZE) {
CTASSERT(sizeof req->SGL >= sizeof tc + MPS_SGC_SIZE);
CTASSERT(sizeof req->SGL >= sizeof tc + MPS_SGC_SIZE);