Searched refs:LastDataByteCount (Results 1 – 2 of 2) sorted by relevance
75 public ushort LastDataByteCount; field
493 … dataSegmentLength = isLastBlock ? (4u * utrd.LastDataByteCount) : (4096u * utrd.CommonDataSize); in GetMemoryBlockDescription()