Searched refs:SourceSize (Results 1 – 1 of 1) sorted by relevance
219 … (TransferType)controlStructure.SourceSize, (TransferType)controlStructure.DestinationSize, in InitTransfer()264 … public uint SourceSize { get { return (uint)Math.Pow(2, (ControlWord >> 24) & 0x3); } } property