ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <cdromp.h>
Public Attributes | |
LARGE_INTEGER | TickCountSent |
LARGE_INTEGER | TickCountCompleted |
ULONG | MillisecondsDelayOnRetry |
SENSE_DATA | NormalizedSenseData |
UCHAR | SrbStatus |
UCHAR | ClassDriverUse |
UCHAR _SRB_HISTORY_ITEM::ClassDriverUse |
Definition at line 102 of file cdromp.h.
Referenced by CompressSrbHistoryData(), and ValidateSrbHistoryDataPresumptions().
ULONG _SRB_HISTORY_ITEM::MillisecondsDelayOnRetry |
Definition at line 99 of file cdromp.h.
Referenced by CompressSrbHistoryData().
SENSE_DATA _SRB_HISTORY_ITEM::NormalizedSenseData |
Definition at line 100 of file cdromp.h.
Referenced by CompressSrbHistoryData(), ScratchBuffer_ReadWriteCompletionRoutine(), and ValidateSrbHistoryDataPresumptions().
UCHAR _SRB_HISTORY_ITEM::SrbStatus |
Definition at line 101 of file cdromp.h.
Referenced by CompressSrbHistoryData(), ScratchBuffer_ReadWriteCompletionRoutine(), and ValidateSrbHistoryDataPresumptions().
LARGE_INTEGER _SRB_HISTORY_ITEM::TickCountCompleted |
Definition at line 98 of file cdromp.h.
Referenced by ScratchBuffer_ReadWriteCompletionRoutine().
LARGE_INTEGER _SRB_HISTORY_ITEM::TickCountSent |