Searched refs:EsglLen (Results 1 – 2 of 2) sorted by relevance
253 bit32 EsglLen; member
20726 sm_memcpy(sglVirtualAddr, sglSplitVirtualAddr, (satIOContext->EsglLen) * sizeof(agsaSgl_t)); in smsatSplitSGL()20728 smsatPrintSgl(smRoot, (agsaEsgl_t *)sglVirtualAddr, satIOContext->EsglLen); in smsatSplitSGL()20734 satIOContext->EsglLen = smScsiRequest->smSgl1.len; in smsatSplitSGL()20740 smsatPrintSgl(smRoot, agEsgl, satIOContext->EsglLen); in smsatSplitSGL()20785 satIOContext->EsglLen = satIOContext->EsglLen - smScsiRequest->smSgl1.len; in smsatSplitSGL()20795 smScsiRequest->smSgl1.len = satIOContext->EsglLen; in smsatSplitSGL()