ReactOS 0.4.15-dev-7834-g00c4b3d
_OFFLOAD_READ_CONTEXT Struct Reference

#include <classp.h>

Collaboration diagram for _OFFLOAD_READ_CONTEXT:

Public Attributes

PDEVICE_OBJECT Fdo
 
PIRP OffloadReadDsmIrp
 
IRP PseudoIrp
 
PTRANSFER_PACKET Pkt
 
PMDL PopulateTokenMdl
 
ULONG BufferLength
 
ULONG ListIdentifier
 
ULONG ReceiveTokenInformationBufferLength
 
ULONGLONG TotalSectorsToProcess
 
ULONGLONG TotalSectorsProcessed
 
ULONGLONG EntireXferLen
 
SCSI_REQUEST_BLOCK Srb
 
PUCHAR Token
 

Detailed Description

Definition at line 1038 of file classp.h.

Member Data Documentation

◆ BufferLength

ULONG _OFFLOAD_READ_CONTEXT::BufferLength

Definition at line 1070 of file classp.h.

◆ EntireXferLen

ULONGLONG _OFFLOAD_READ_CONTEXT::EntireXferLen

Definition at line 1092 of file classp.h.

◆ Fdo

◆ ListIdentifier

ULONG _OFFLOAD_READ_CONTEXT::ListIdentifier

◆ OffloadReadDsmIrp

PIRP _OFFLOAD_READ_CONTEXT::OffloadReadDsmIrp

Definition at line 1046 of file classp.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().

◆ Pkt

PTRANSFER_PACKET _OFFLOAD_READ_CONTEXT::Pkt

Definition at line 1066 of file classp.h.

Referenced by ClasspPopulateTokenTransferPacketDone().

◆ PopulateTokenMdl

PMDL _OFFLOAD_READ_CONTEXT::PopulateTokenMdl

Definition at line 1068 of file classp.h.

◆ PseudoIrp

IRP _OFFLOAD_READ_CONTEXT::PseudoIrp

◆ ReceiveTokenInformationBufferLength

ULONG _OFFLOAD_READ_CONTEXT::ReceiveTokenInformationBufferLength

Definition at line 1074 of file classp.h.

◆ Srb

SCSI_REQUEST_BLOCK _OFFLOAD_READ_CONTEXT::Srb

Definition at line 1098 of file classp.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().

◆ Token

PUCHAR _OFFLOAD_READ_CONTEXT::Token

Definition at line 1105 of file classp.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().

◆ TotalSectorsProcessed

ULONGLONG _OFFLOAD_READ_CONTEXT::TotalSectorsProcessed

Definition at line 1086 of file classp.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().

◆ TotalSectorsToProcess

ULONGLONG _OFFLOAD_READ_CONTEXT::TotalSectorsToProcess

Definition at line 1080 of file classp.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().


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