ReactOS 0.4.15-dev-7942-gd23573b
_OFFLOAD_WRITE_CONTEXT Struct Reference

#include <classp.h>

Collaboration diagram for _OFFLOAD_WRITE_CONTEXT:

Public Attributes

PDEVICE_OBJECT Fdo
 
PIRP OffloadWriteDsmIrp
 
ULONGLONG EntireXferLen
 
ULONGLONG TotalRequestSizeSectors
 
ULONG DataSetRangesCount
 
PDEVICE_MANAGE_DATA_SET_ATTRIBUTES DsmAttributes
 
PDEVICE_DATA_SET_RANGE DataSetRanges
 
PDEVICE_DSM_OFFLOAD_WRITE_PARAMETERS OffloadWriteParameters
 
ULONGLONG LogicalBlockOffset
 
ULONG MaxBlockDescrCount
 
ULONGLONG MaxLbaCount
 
ULONG BufferLength
 
ULONG ReceiveTokenInformationBufferLength
 
IRP PseudoIrp
 
PMDL WriteUsingTokenMdl
 
ULONGLONG TotalSectorsProcessedSuccessfully
 
ULONG DataSetRangeIndex
 
ULONGLONG DataSetRangeByteOffset
 
PTRANSFER_PACKET Pkt
 
ULONGLONG TotalSectorsToProcess
 
ULONGLONG TotalSectorsProcessed
 
ULONG ListIdentifier
 
BOOLEAN TokenInvalidated
 
SCSI_REQUEST_BLOCK Srb
 
ULONGLONG OperationStartTime
 

Detailed Description

Definition at line 1113 of file classp.h.

Member Data Documentation

◆ BufferLength

ULONG _OFFLOAD_WRITE_CONTEXT::BufferLength

Definition at line 1132 of file classp.h.

◆ DataSetRangeByteOffset

ULONGLONG _OFFLOAD_WRITE_CONTEXT::DataSetRangeByteOffset

Definition at line 1141 of file classp.h.

◆ DataSetRangeIndex

ULONG _OFFLOAD_WRITE_CONTEXT::DataSetRangeIndex

Definition at line 1140 of file classp.h.

◆ DataSetRanges

PDEVICE_DATA_SET_RANGE _OFFLOAD_WRITE_CONTEXT::DataSetRanges

Definition at line 1125 of file classp.h.

◆ DataSetRangesCount

ULONG _OFFLOAD_WRITE_CONTEXT::DataSetRangesCount

Definition at line 1122 of file classp.h.

◆ DsmAttributes

PDEVICE_MANAGE_DATA_SET_ATTRIBUTES _OFFLOAD_WRITE_CONTEXT::DsmAttributes

Definition at line 1124 of file classp.h.

◆ EntireXferLen

ULONGLONG _OFFLOAD_WRITE_CONTEXT::EntireXferLen

Definition at line 1119 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ Fdo

PDEVICE_OBJECT _OFFLOAD_WRITE_CONTEXT::Fdo

Definition at line 1115 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ ListIdentifier

ULONG _OFFLOAD_WRITE_CONTEXT::ListIdentifier

Definition at line 1152 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ LogicalBlockOffset

ULONGLONG _OFFLOAD_WRITE_CONTEXT::LogicalBlockOffset

Definition at line 1127 of file classp.h.

◆ MaxBlockDescrCount

ULONG _OFFLOAD_WRITE_CONTEXT::MaxBlockDescrCount

Definition at line 1129 of file classp.h.

◆ MaxLbaCount

ULONGLONG _OFFLOAD_WRITE_CONTEXT::MaxLbaCount

Definition at line 1130 of file classp.h.

◆ OffloadWriteDsmIrp

PIRP _OFFLOAD_WRITE_CONTEXT::OffloadWriteDsmIrp

Definition at line 1117 of file classp.h.

◆ OffloadWriteParameters

PDEVICE_DSM_OFFLOAD_WRITE_PARAMETERS _OFFLOAD_WRITE_CONTEXT::OffloadWriteParameters

Definition at line 1126 of file classp.h.

◆ OperationStartTime

ULONGLONG _OFFLOAD_WRITE_CONTEXT::OperationStartTime

Definition at line 1162 of file classp.h.

◆ Pkt

PTRANSFER_PACKET _OFFLOAD_WRITE_CONTEXT::Pkt

Definition at line 1143 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ PseudoIrp

IRP _OFFLOAD_WRITE_CONTEXT::PseudoIrp

Definition at line 1135 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ ReceiveTokenInformationBufferLength

ULONG _OFFLOAD_WRITE_CONTEXT::ReceiveTokenInformationBufferLength

Definition at line 1133 of file classp.h.

◆ Srb

SCSI_REQUEST_BLOCK _OFFLOAD_WRITE_CONTEXT::Srb

Definition at line 1160 of file classp.h.

◆ TokenInvalidated

BOOLEAN _OFFLOAD_WRITE_CONTEXT::TokenInvalidated

Definition at line 1154 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ TotalRequestSizeSectors

ULONGLONG _OFFLOAD_WRITE_CONTEXT::TotalRequestSizeSectors

Definition at line 1120 of file classp.h.

◆ TotalSectorsProcessed

ULONGLONG _OFFLOAD_WRITE_CONTEXT::TotalSectorsProcessed

Definition at line 1150 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ TotalSectorsProcessedSuccessfully

ULONGLONG _OFFLOAD_WRITE_CONTEXT::TotalSectorsProcessedSuccessfully

Definition at line 1139 of file classp.h.

◆ TotalSectorsToProcess

ULONGLONG _OFFLOAD_WRITE_CONTEXT::TotalSectorsToProcess

Definition at line 1149 of file classp.h.

Referenced by ClasspWriteUsingTokenTransferPacketDone().

◆ WriteUsingTokenMdl

PMDL _OFFLOAD_WRITE_CONTEXT::WriteUsingTokenMdl

Definition at line 1137 of file classp.h.


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