ReactOS 0.4.15-dev-7931-gfd331f1
_PDO_DEVICE_EXTENSION Struct Reference

#include <pci.h>

Collaboration diagram for _PDO_DEVICE_EXTENSION:

Public Attributes

COMMON_DEVICE_EXTENSION Common
 
PDEVICE_OBJECT Fdo
 
PPCI_DEVICE PciDevice
 
UNICODE_STRING DeviceID
 
UNICODE_STRING InstanceID
 
UNICODE_STRING HardwareIDs
 
UNICODE_STRING CompatibleIDs
 
UNICODE_STRING DeviceDescription
 
UNICODE_STRING DeviceLocation
 
LONG References
 
PDEVICE_OBJECT AttachedFdo
 
ULONG PortNumber
 
ULONG LptPort
 
ULONG OpenCount
 
UNICODE_STRING DeviceId
 
UNICODE_STRING InstanceId
 
UNICODE_STRING HardwareIds
 
UNICODE_STRING CompatibleIds
 
PDRIVE_INFO DriveInfo
 
ULONG Channel
 
PFDO_DEVICE_EXTENSION ParentController
 
BOOLEAN ReportedMissing
 
PUCHAR IoBase
 
EXTENSION_TYPE ExtensionType
 
PDEVICE_OBJECT Device
 
PFDO_DEVICE_EXTENSION FdoExtension
 
DEVICE_STATE PnpState
 
LIST_ENTRY PdoListEntry
 
ULONG Bus
 
ULONG Target
 
ULONG Lun
 
PINQUIRYDATA InquiryBuffer
 

Detailed Description

Definition at line 56 of file pci.h.

Member Data Documentation

◆ AttachedFdo

PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::AttachedFdo

◆ Bus

ULONG _PDO_DEVICE_EXTENSION::Bus

Definition at line 130 of file precomp.h.

Referenced by PortCreatePdo().

◆ Channel

ULONG _PDO_DEVICE_EXTENSION::Channel

Definition at line 103 of file pciidex.h.

◆ Common

◆ CompatibleIDs

UNICODE_STRING _PDO_DEVICE_EXTENSION::CompatibleIDs

Definition at line 71 of file pci.h.

Referenced by FdoQueryBusRelations(), and PdoQueryId().

◆ CompatibleIds

UNICODE_STRING _PDO_DEVICE_EXTENSION::CompatibleIds

◆ Device

PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::Device

Definition at line 125 of file precomp.h.

Referenced by PortCreatePdo().

◆ DeviceDescription

UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceDescription

◆ DeviceID

UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceID

Definition at line 65 of file pci.h.

Referenced by FdoQueryBusRelations(), and PdoQueryId().

◆ DeviceId

UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceId

◆ DeviceLocation

UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceLocation

Definition at line 75 of file pci.h.

Referenced by FdcFdoQueryBusRelations(), FdoQueryBusRelations(), and PdoQueryDeviceText().

◆ DriveInfo

PDRIVE_INFO _PDO_DEVICE_EXTENSION::DriveInfo

Definition at line 93 of file fdc.h.

Referenced by FdcFdoQueryBusRelations(), and FdcPdoQueryCapabilities().

◆ ExtensionType

EXTENSION_TYPE _PDO_DEVICE_EXTENSION::ExtensionType

Definition at line 123 of file precomp.h.

Referenced by PortCreatePdo().

◆ Fdo

PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::Fdo

◆ FdoExtension

PFDO_DEVICE_EXTENSION _PDO_DEVICE_EXTENSION::FdoExtension

Definition at line 126 of file precomp.h.

Referenced by PortCreatePdo().

◆ HardwareIDs

UNICODE_STRING _PDO_DEVICE_EXTENSION::HardwareIDs

Definition at line 69 of file pci.h.

Referenced by FdoQueryBusRelations(), and PdoQueryId().

◆ HardwareIds

UNICODE_STRING _PDO_DEVICE_EXTENSION::HardwareIds

◆ InquiryBuffer

PINQUIRYDATA _PDO_DEVICE_EXTENSION::InquiryBuffer

Definition at line 133 of file precomp.h.

◆ InstanceID

UNICODE_STRING _PDO_DEVICE_EXTENSION::InstanceID

Definition at line 67 of file pci.h.

Referenced by FdoQueryBusRelations(), and PdoQueryId().

◆ InstanceId

UNICODE_STRING _PDO_DEVICE_EXTENSION::InstanceId

◆ IoBase

PUCHAR _PDO_DEVICE_EXTENSION::IoBase

Definition at line 106 of file pciidex.h.

◆ LptPort

ULONG _PDO_DEVICE_EXTENSION::LptPort

Definition at line 62 of file parport.h.

Referenced by FdoCreateRawParallelPdo(), and PdoCreate().

◆ Lun

ULONG _PDO_DEVICE_EXTENSION::Lun

Definition at line 132 of file precomp.h.

Referenced by PortCreatePdo().

◆ OpenCount

ULONG _PDO_DEVICE_EXTENSION::OpenCount

Definition at line 64 of file parport.h.

Referenced by PdoClose(), and PdoCreate().

◆ ParentController

PFDO_DEVICE_EXTENSION _PDO_DEVICE_EXTENSION::ParentController

Definition at line 104 of file pciidex.h.

◆ PciDevice

◆ PdoListEntry

LIST_ENTRY _PDO_DEVICE_EXTENSION::PdoListEntry

Definition at line 128 of file precomp.h.

Referenced by PortCreatePdo().

◆ PnpState

DEVICE_STATE _PDO_DEVICE_EXTENSION::PnpState

Definition at line 127 of file precomp.h.

Referenced by PortCreatePdo().

◆ PortNumber

ULONG _PDO_DEVICE_EXTENSION::PortNumber

Definition at line 61 of file parport.h.

Referenced by FdoCreateRawParallelPdo().

◆ References

LONG _PDO_DEVICE_EXTENSION::References

Definition at line 77 of file pci.h.

Referenced by InterfaceDereference(), and InterfaceReference().

◆ ReportedMissing

BOOLEAN _PDO_DEVICE_EXTENSION::ReportedMissing

Definition at line 105 of file pciidex.h.

◆ Target

ULONG _PDO_DEVICE_EXTENSION::Target

Definition at line 131 of file precomp.h.

Referenced by PortCreatePdo().


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