ReactOS 0.4.15-dev-7958-gcd0bb1a
_SRB_HISTORY_ITEM Struct Reference

#include <cdromp.h>

Collaboration diagram for _SRB_HISTORY_ITEM:

Public Attributes

LARGE_INTEGER TickCountSent
 
LARGE_INTEGER TickCountCompleted
 
ULONG MillisecondsDelayOnRetry
 
SENSE_DATA NormalizedSenseData
 
UCHAR SrbStatus
 
UCHAR ClassDriverUse
 

Detailed Description

Definition at line 96 of file cdromp.h.

Member Data Documentation

◆ ClassDriverUse

UCHAR _SRB_HISTORY_ITEM::ClassDriverUse

Definition at line 102 of file cdromp.h.

Referenced by CompressSrbHistoryData(), and ValidateSrbHistoryDataPresumptions().

◆ MillisecondsDelayOnRetry

ULONG _SRB_HISTORY_ITEM::MillisecondsDelayOnRetry

Definition at line 99 of file cdromp.h.

Referenced by CompressSrbHistoryData().

◆ NormalizedSenseData

SENSE_DATA _SRB_HISTORY_ITEM::NormalizedSenseData

◆ SrbStatus

UCHAR _SRB_HISTORY_ITEM::SrbStatus

◆ TickCountCompleted

LARGE_INTEGER _SRB_HISTORY_ITEM::TickCountCompleted

Definition at line 98 of file cdromp.h.

Referenced by ScratchBuffer_ReadWriteCompletionRoutine().

◆ TickCountSent

LARGE_INTEGER _SRB_HISTORY_ITEM::TickCountSent

Definition at line 97 of file cdromp.h.


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