ReactOS 0.4.15-dev-8100-g1887773
_DEVICE_COPY_OFFLOAD_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
ULONG MaximumTokenLifetime
 
ULONG DefaultTokenLifetime
 
ULONGLONG MaximumTransferSize
 
ULONGLONG OptimalTransferCount
 
ULONG MaximumDataDescriptors
 
ULONG MaximumTransferLengthPerDescriptor
 
ULONG OptimalTransferLengthPerDescriptor
 
USHORT OptimalTransferLengthGranularity
 
UCHAR Reserved [2]
 

Detailed Description

Definition at line 676 of file ntddstor.h.

Member Data Documentation

◆ DefaultTokenLifetime

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::DefaultTokenLifetime

Definition at line 680 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ MaximumDataDescriptors

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::MaximumDataDescriptors

Definition at line 683 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ MaximumTokenLifetime

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::MaximumTokenLifetime

Definition at line 679 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ MaximumTransferLengthPerDescriptor

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::MaximumTransferLengthPerDescriptor

Definition at line 684 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ MaximumTransferSize

ULONGLONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::MaximumTransferSize

Definition at line 681 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ OptimalTransferCount

ULONGLONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::OptimalTransferCount

Definition at line 682 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ OptimalTransferLengthGranularity

USHORT _DEVICE_COPY_OFFLOAD_DESCRIPTOR::OptimalTransferLengthGranularity

Definition at line 686 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ OptimalTransferLengthPerDescriptor

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::OptimalTransferLengthPerDescriptor

Definition at line 685 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ Reserved

UCHAR _DEVICE_COPY_OFFLOAD_DESCRIPTOR::Reserved[2]

Definition at line 687 of file ntddstor.h.

◆ Size

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::Size

Definition at line 678 of file ntddstor.h.

Referenced by _IRQL_requires_max_().

◆ Version

ULONG _DEVICE_COPY_OFFLOAD_DESCRIPTOR::Version

Definition at line 677 of file ntddstor.h.

Referenced by _IRQL_requires_max_().


The documentation for this struct was generated from the following file: