ReactOS 0.4.15-dev-7918-g2a2556c
_CDROM_PRIVATE_FDO_DATA Struct Reference

#include <cdromp.h>

Collaboration diagram for _CDROM_PRIVATE_FDO_DATA:

Public Attributes

struct {
   ULONG   OriginalSrbFlags
 
   ULONG   SuccessfulIO
 
   ULONG   ReEnableThreshhold
 
Perf
 
ULONG_PTR HackFlags
 
STORAGE_HOTPLUG_INFO HotplugInfo
 
BOOLEAN TimerStarted
 
BOOLEAN LoggedTURFailureSinceLastIO
 
BOOLEAN LoggedSYNCFailure
 
KSPIN_LOCK SpinLock
 
ULONG ErrorLogNextIndex
 
CDROM_ERROR_LOG_DATA ErrorLogs [NUM_ERROR_LOG_ENTRIES]
 

Detailed Description

Definition at line 329 of file cdromp.h.

Member Data Documentation

◆ ErrorLogNextIndex

ULONG _CDROM_PRIVATE_FDO_DATA::ErrorLogNextIndex

Definition at line 354 of file cdromp.h.

◆ ErrorLogs

CDROM_ERROR_LOG_DATA _CDROM_PRIVATE_FDO_DATA::ErrorLogs[NUM_ERROR_LOG_ENTRIES]

Definition at line 355 of file cdromp.h.

◆ HackFlags

ULONG_PTR _CDROM_PRIVATE_FDO_DATA::HackFlags

Definition at line 341 of file cdromp.h.

◆ HotplugInfo

STORAGE_HOTPLUG_INFO _CDROM_PRIVATE_FDO_DATA::HotplugInfo

Definition at line 343 of file cdromp.h.

◆ LoggedSYNCFailure

BOOLEAN _CDROM_PRIVATE_FDO_DATA::LoggedSYNCFailure

Definition at line 347 of file cdromp.h.

◆ LoggedTURFailureSinceLastIO

BOOLEAN _CDROM_PRIVATE_FDO_DATA::LoggedTURFailureSinceLastIO

Definition at line 346 of file cdromp.h.

◆ OriginalSrbFlags

ULONG _CDROM_PRIVATE_FDO_DATA::OriginalSrbFlags

Definition at line 336 of file cdromp.h.

◆ 

struct { ... } _CDROM_PRIVATE_FDO_DATA::Perf

◆ ReEnableThreshhold

ULONG _CDROM_PRIVATE_FDO_DATA::ReEnableThreshhold

Definition at line 338 of file cdromp.h.

◆ SpinLock

KSPIN_LOCK _CDROM_PRIVATE_FDO_DATA::SpinLock

Definition at line 351 of file cdromp.h.

Referenced by DevicePerfIncrementErrorCount().

◆ SuccessfulIO

ULONG _CDROM_PRIVATE_FDO_DATA::SuccessfulIO

Definition at line 337 of file cdromp.h.

◆ TimerStarted

BOOLEAN _CDROM_PRIVATE_FDO_DATA::TimerStarted

Definition at line 345 of file cdromp.h.


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