ReactOS 0.4.16-dev-122-g325d74c
|
#include <cdrom.h>
PSTORAGE_ADAPTER_DESCRIPTOR _CDROM_DEVICE_EXTENSION::AdapterDescriptor |
Definition at line 542 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup().
WDFQUEUE _CDROM_DEVICE_EXTENSION::CreateQueue |
Definition at line 483 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup(), and DriverEvtDeviceAdd().
WDFDEVICE _CDROM_DEVICE_EXTENSION::Device |
Definition at line 473 of file cdrom.h.
Referenced by DriverEvtDeviceAdd(), IoctlWorkItemRoutine(), ReadWriteWorkItemRoutine(), and SequentialQueueEvtIoReadWrite().
CDROM_DATA _CDROM_DEVICE_EXTENSION::DeviceAdditionalData |
Definition at line 598 of file cdrom.h.
Referenced by _IRQL_requires_max_(), DeviceEvtCleanup(), DeviceEvtD0Exit(), DeviceEvtFileClose(), DeviceEvtIoInCallerContext(), DeviceEvtSelfManagedIoCleanup(), DeviceEvtSelfManagedIoInit(), DeviceIsMmcUpdateRequired(), DriverEvtDeviceAdd(), RequestDispatchSpecialIoctls(), RequestSynchronizeProcessWithSerialQueue(), SequentialQueueEvtIoDeviceControl(), and SequentialQueueEvtIoReadWrite().
PSTORAGE_DEVICE_DESCRIPTOR _CDROM_DEVICE_EXTENSION::DeviceDescriptor |
Definition at line 539 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup().
USHORT _CDROM_DEVICE_EXTENSION::DeviceFlags |
Definition at line 508 of file cdrom.h.
Referenced by RequestHandleQueryPropertyWriteCache().
UNICODE_STRING _CDROM_DEVICE_EXTENSION::DeviceName |
Definition at line 502 of file cdrom.h.
Referenced by DeviceEvtCleanup(), and DriverEvtDeviceAdd().
ULONG _CDROM_DEVICE_EXTENSION::DeviceNumber |
Definition at line 505 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
PDEVICE_OBJECT _CDROM_DEVICE_EXTENSION::DeviceObject |
Definition at line 493 of file cdrom.h.
Referenced by _IRQL_requires_max_(), DeviceEvtD0Entry(), DeviceEvtD0Exit(), DeviceEvtSelfManagedIoInit(), DriverEvtDeviceAdd(), and SequentialQueueEvtIoReadWrite().
DEVICE_TYPE _CDROM_DEVICE_EXTENSION::DeviceType |
Definition at line 499 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
DISK_GEOMETRY _CDROM_DEVICE_EXTENSION::DiskGeometry |
Definition at line 524 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
PCDROM_DRIVER_EXTENSION _CDROM_DEVICE_EXTENSION::DriverExtension |
Definition at line 490 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
WDFWAITLOCK _CDROM_DEVICE_EXTENSION::EjectSynchronizationLock |
Definition at line 559 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
WDFWORKITEM _CDROM_DEVICE_EXTENSION::IoctlWorkItem |
Definition at line 613 of file cdrom.h.
Referenced by DriverEvtDeviceAdd(), and SequentialQueueEvtIoDeviceControl().
CDROM_IOCTL_CONTEXT _CDROM_DEVICE_EXTENSION::IoctlWorkItemContext |
Definition at line 614 of file cdrom.h.
Referenced by IoctlWorkItemRoutine(), and SequentialQueueEvtIoDeviceControl().
WDFIOTARGET _CDROM_DEVICE_EXTENSION::IoTarget |
Definition at line 476 of file cdrom.h.
Referenced by _IRQL_requires_max_(), DeviceEvtSelfManagedIoCleanup(), DeviceReleaseQueue(), DeviceReleaseQueueCompletion(), DeviceSendStartUnit(), and DriverEvtDeviceAdd().
BOOLEAN _CDROM_DEVICE_EXTENSION::IsInitialized |
Definition at line 464 of file cdrom.h.
Referenced by _Function_class_(), DeviceEvtD0Entry(), DeviceEvtD0Exit(), and DeviceEvtSelfManagedIoInit().
BOOLEAN _CDROM_DEVICE_EXTENSION::IsVolumeOnlinePending |
Definition at line 590 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
FILE_OBJECT_CONTEXT _CDROM_DEVICE_EXTENSION::KernelModeMcnContext |
LONG _CDROM_DEVICE_EXTENSION::LockCount |
Definition at line 554 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
PDEVICE_OBJECT _CDROM_DEVICE_EXTENSION::LowerPdo |
Definition at line 496 of file cdrom.h.
Referenced by DeviceEvtD0Exit(), DriverEvtDeviceAdd(), and RequestDispatchToSequentialQueue().
WDFQUEUE _CDROM_DEVICE_EXTENSION::ManualVolumeReadyQueue |
Definition at line 591 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
ULONG _CDROM_DEVICE_EXTENSION::MediaChangeCount |
Definition at line 573 of file cdrom.h.
Referenced by DeviceEvtD0Exit().
PMEDIA_CHANGE_DETECTION_INFO _CDROM_DEVICE_EXTENSION::MediaChangeDetectionInfo |
Definition at line 563 of file cdrom.h.
Referenced by _Function_class_(), DeviceEvtIoInCallerContext(), RequestDispatchSpecialIoctls(), and RequestMcnSyncIrpCompletion().
UNICODE_STRING _CDROM_DEVICE_EXTENSION::MountedDeviceInterfaceName |
Definition at line 536 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoInit().
LARGE_INTEGER _CDROM_DEVICE_EXTENSION::PartitionLength |
Definition at line 530 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup(), and DeviceEvtSurpriseRemoval().
CDROM_POWER_CONTEXT _CDROM_DEVICE_EXTENSION::PowerContext |
Definition at line 586 of file cdrom.h.
Referenced by DeviceEvtD0Exit(), RequestProcessPowerIrpCompletion(), and RequestUnlockQueueCompletion().
PDEVICE_POWER_DESCRIPTOR _CDROM_DEVICE_EXTENSION::PowerDescriptor |
Definition at line 545 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup().
BOOLEAN _CDROM_DEVICE_EXTENSION::PowerDownInProgress |
Definition at line 587 of file cdrom.h.
Referenced by DeviceEvtD0Exit().
PCDROM_PRIVATE_FDO_DATA _CDROM_DEVICE_EXTENSION::PrivateFdoData |
Definition at line 605 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup(), and DeviceEvtSelfManagedIoInit().
WDFWORKITEM _CDROM_DEVICE_EXTENSION::ReadWriteWorkItem |
Definition at line 608 of file cdrom.h.
Referenced by DriverEvtDeviceAdd(), and SequentialQueueEvtIoReadWrite().
CDROM_READ_WRITE_CONTEXT _CDROM_DEVICE_EXTENSION::ReadWriteWorkItemContext |
Definition at line 609 of file cdrom.h.
Referenced by ReadWriteWorkItemRoutine(), and SequentialQueueEvtIoReadWrite().
BOOLEAN _CDROM_DEVICE_EXTENSION::ReleaseQueueInProgress |
Definition at line 581 of file cdrom.h.
Referenced by DeviceReleaseQueue(), and DeviceReleaseQueueCompletion().
WDFMEMORY _CDROM_DEVICE_EXTENSION::ReleaseQueueInputMemory |
Definition at line 579 of file cdrom.h.
Referenced by DeviceReleaseQueueCompletion().
BOOLEAN _CDROM_DEVICE_EXTENSION::ReleaseQueueNeeded |
Definition at line 580 of file cdrom.h.
Referenced by DeviceReleaseQueue(), and DeviceReleaseQueueCompletion().
WDFREQUEST _CDROM_DEVICE_EXTENSION::ReleaseQueueRequest |
Definition at line 577 of file cdrom.h.
Referenced by DeviceReleaseQueue().
WDFSPINLOCK _CDROM_DEVICE_EXTENSION::ReleaseQueueSpinLock |
Definition at line 576 of file cdrom.h.
Referenced by DeviceReleaseQueue(), and DeviceReleaseQueueCompletion().
SCSI_REQUEST_BLOCK _CDROM_DEVICE_EXTENSION::ReleaseQueueSrb |
Definition at line 578 of file cdrom.h.
Referenced by DeviceReleaseQueue().
ULONG _CDROM_DEVICE_EXTENSION::ScanForSpecialFlags |
Definition at line 512 of file cdrom.h.
Referenced by DeviceEvtD0Exit().
CDROM_SCRATCH_CONTEXT _CDROM_DEVICE_EXTENSION::ScratchContext |
Definition at line 601 of file cdrom.h.
Referenced by ScratchBuffer_ReadWriteCompletionRoutine(), ScratchBuffer_ReadWriteEvtRequestCancel(), and ScratchBuffer_ReadWriteTimerRoutine().
SCSI_ADDRESS _CDROM_DEVICE_EXTENSION::ScsiAddress |
Definition at line 521 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoInit().
PSENSE_DATA _CDROM_DEVICE_EXTENSION::SenseData |
Definition at line 548 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup().
WDFQUEUE _CDROM_DEVICE_EXTENSION::SerialIOQueue |
Definition at line 479 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoCleanup(), DriverEvtDeviceAdd(), and RequestProcessShutdownFlush().
WDFWAITLOCK _CDROM_DEVICE_EXTENSION::ShutdownFlushWaitLock |
Definition at line 595 of file cdrom.h.
Referenced by DriverEvtDeviceAdd(), and RequestProcessShutdownFlush().
ULONG _CDROM_DEVICE_EXTENSION::Size |
Definition at line 461 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
ULONG _CDROM_DEVICE_EXTENSION::SrbFlags |
Definition at line 515 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoInit(), DriverEvtDeviceAdd(), and RequestHandleQueryPropertyWriteCache().
LARGE_INTEGER _CDROM_DEVICE_EXTENSION::StartingOffset |
Definition at line 533 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
BOOLEAN _CDROM_DEVICE_EXTENSION::SurpriseRemoved |
Definition at line 470 of file cdrom.h.
Referenced by DeviceEvtD0Exit(), DeviceEvtSelfManagedIoCleanup(), and DeviceEvtSurpriseRemoval().
ULONG _CDROM_DEVICE_EXTENSION::TimeOutValue |
Definition at line 518 of file cdrom.h.
Referenced by DeviceEvtSelfManagedIoInit(), DeviceRestoreDefaultSpeed(), DriverEvtDeviceAdd(), and RequestHandleQueryPropertyWriteCache().
ULONG _CDROM_DEVICE_EXTENSION::Version |
Definition at line 458 of file cdrom.h.
Referenced by DriverEvtDeviceAdd().
PZERO_POWER_ODD_INFO _CDROM_DEVICE_EXTENSION::ZeroPowerODDInfo |
Definition at line 566 of file cdrom.h.
Referenced by DeviceEvtD0Entry(), DeviceEvtD0Exit(), and RequestDispatchToSequentialQueue().