Searched refs:ByteSize (Results 1 – 2 of 2) sorted by relevance
792 UINT32 ByteSize; in UsbBootReadBlocks() local805 ByteSize = (UINT32)Count * BlockSize; in UsbBootReadBlocks()828 ByteSize, in UsbBootReadBlocks()868 UINT32 ByteSize; in UsbBootWriteBlocks() local881 ByteSize = (UINT32)Count * BlockSize; in UsbBootWriteBlocks()904 ByteSize, in UsbBootWriteBlocks()944 UINT32 ByteSize; in UsbBootReadBlocks16() local955 ByteSize = (UINT32)Count * BlockSize; in UsbBootReadBlocks16()978 ByteSize, in UsbBootReadBlocks16()1018 UINT32 ByteSize; in UsbBootWriteBlocks16() local[all …]
1056 Private->NtDCB.ByteSize = ConvertData2Nt (DataBits); in WinNtSerialIoSetAttributes()