Searched refs:totalLen (Results 1 – 2 of 2) sorted by relevance
1663 int totalLen = -1; in Generate()1675 if (off == totalLen) { in Generate()1678 totalLen = off; in Generate()
20688 bit32 totalLen=0; /* in bytes */ in smsatSplitSGL() local20800 totalLen = totalLen + (agSgl->len); in smsatSplitSGL()20803 scsiCmnd->expDataLength = totalLen; in smsatSplitSGL()