Searched refs:EsglLen (Results 1 – 2 of 2) sorted by relevance
254 bit32 EsglLen; member
20727 sm_memcpy(sglVirtualAddr, sglSplitVirtualAddr, (satIOContext->EsglLen) * sizeof(agsaSgl_t)); in smsatSplitSGL()20729 smsatPrintSgl(smRoot, (agsaEsgl_t *)sglVirtualAddr, satIOContext->EsglLen); in smsatSplitSGL()20735 satIOContext->EsglLen = smScsiRequest->smSgl1.len; in smsatSplitSGL()20741 smsatPrintSgl(smRoot, agEsgl, satIOContext->EsglLen); in smsatSplitSGL()20786 satIOContext->EsglLen = satIOContext->EsglLen - smScsiRequest->smSgl1.len; in smsatSplitSGL()20796 smScsiRequest->smSgl1.len = satIOContext->EsglLen; in smsatSplitSGL()