ReactOS 0.4.15-dev-7788-g1ad9096
PDO_DEVICE_EXTENSION Struct Reference

#include <usbccgp.h>

Collaboration diagram for PDO_DEVICE_EXTENSION:

Public Attributes

COMMON_DEVICE_EXTENSION Common
 
PUSBC_FUNCTION_DESCRIPTOR FunctionDescriptor
 
PDEVICE_OBJECT NextDeviceObject
 
DEVICE_CAPABILITIES Capabilities
 
ULONG FunctionIndex
 
USB_DEVICE_DESCRIPTOR DeviceDescriptor
 
PUSB_CONFIGURATION_DESCRIPTOR ConfigurationDescriptor
 
USBD_CONFIGURATION_HANDLE ConfigurationHandle
 
PUSBD_INTERFACE_LIST_ENTRY InterfaceList
 
ULONG InterfaceListCount
 
PFDO_DEVICE_EXTENSION FDODeviceExtension
 
USBSTOR_COMMON_DEVICE_EXTENSION Common
 
UCHAR LUN
 
BOOLEAN Claimed
 
PDEVICE_OBJECT LowerDeviceObject
 
PDEVICE_OBJECTPDODeviceObject
 
PDEVICE_OBJECT Self
 
UCHAR InquiryData [INQUIRYDATABUFFERSIZE]
 
PVOID InquiryData
 
PUCHAR FormatData
 
UCHAR Claimed
 
ULONG BlockLength
 
ULONG LastLogicBlockAddress
 
UCHAR MediumTypeCode
 
UCHAR IsFloppy
 

Detailed Description

Definition at line 41 of file usbccgp.h.

Member Data Documentation

◆ BlockLength

ULONG PDO_DEVICE_EXTENSION::BlockLength

Definition at line 74 of file usbstor.h.

◆ Capabilities

DEVICE_CAPABILITIES PDO_DEVICE_EXTENSION::Capabilities

Definition at line 46 of file usbccgp.h.

◆ Claimed [1/2]

BOOLEAN PDO_DEVICE_EXTENSION::Claimed

Definition at line 157 of file usbstor.h.

◆ Claimed [2/2]

UCHAR PDO_DEVICE_EXTENSION::Claimed

Definition at line 73 of file usbstor.h.

◆ Common [1/2]

USBSTOR_COMMON_DEVICE_EXTENSION PDO_DEVICE_EXTENSION::Common

Definition at line 43 of file usbccgp.h.

◆ Common [2/2]

USBSTOR_COMMON_DEVICE_EXTENSION PDO_DEVICE_EXTENSION::Common

Definition at line 154 of file usbstor.h.

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR PDO_DEVICE_EXTENSION::ConfigurationDescriptor

Definition at line 49 of file usbccgp.h.

◆ ConfigurationHandle

USBD_CONFIGURATION_HANDLE PDO_DEVICE_EXTENSION::ConfigurationHandle

Definition at line 50 of file usbccgp.h.

◆ DeviceDescriptor

USB_DEVICE_DESCRIPTOR PDO_DEVICE_EXTENSION::DeviceDescriptor

Definition at line 48 of file usbccgp.h.

◆ FDODeviceExtension

PFDO_DEVICE_EXTENSION PDO_DEVICE_EXTENSION::FDODeviceExtension

Definition at line 53 of file usbccgp.h.

◆ FormatData

PUCHAR PDO_DEVICE_EXTENSION::FormatData

Definition at line 72 of file usbstor.h.

◆ FunctionDescriptor

PUSBC_FUNCTION_DESCRIPTOR PDO_DEVICE_EXTENSION::FunctionDescriptor

Definition at line 44 of file usbccgp.h.

◆ FunctionIndex

ULONG PDO_DEVICE_EXTENSION::FunctionIndex

Definition at line 47 of file usbccgp.h.

◆ InquiryData [1/2]

UCHAR PDO_DEVICE_EXTENSION::InquiryData[INQUIRYDATABUFFERSIZE]

Definition at line 162 of file usbstor.h.

◆ InquiryData [2/2]

PVOID PDO_DEVICE_EXTENSION::InquiryData

Definition at line 71 of file usbstor.h.

◆ InterfaceList

PUSBD_INTERFACE_LIST_ENTRY PDO_DEVICE_EXTENSION::InterfaceList

Definition at line 51 of file usbccgp.h.

◆ InterfaceListCount

ULONG PDO_DEVICE_EXTENSION::InterfaceListCount

Definition at line 52 of file usbccgp.h.

◆ IsFloppy

UCHAR PDO_DEVICE_EXTENSION::IsFloppy

Definition at line 79 of file usbstor.h.

◆ LastLogicBlockAddress

ULONG PDO_DEVICE_EXTENSION::LastLogicBlockAddress

Definition at line 75 of file usbstor.h.

◆ LowerDeviceObject

PDEVICE_OBJECT PDO_DEVICE_EXTENSION::LowerDeviceObject

Definition at line 158 of file usbstor.h.

◆ LUN

UCHAR PDO_DEVICE_EXTENSION::LUN

Definition at line 156 of file usbstor.h.

◆ MediumTypeCode

UCHAR PDO_DEVICE_EXTENSION::MediumTypeCode

Definition at line 78 of file usbstor.h.

◆ NextDeviceObject

PDEVICE_OBJECT PDO_DEVICE_EXTENSION::NextDeviceObject

Definition at line 45 of file usbccgp.h.

◆ PDODeviceObject

PDEVICE_OBJECT * PDO_DEVICE_EXTENSION::PDODeviceObject

Definition at line 159 of file usbstor.h.

◆ Self

PDEVICE_OBJECT PDO_DEVICE_EXTENSION::Self

Definition at line 160 of file usbstor.h.


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