ReactOS 0.4.16-dev-401-g45b008d
|
#include <pci.h>
PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::AttachedFdo |
Definition at line 59 of file parport.h.
Referenced by FdoCreateRawParallelPdo(), ForwardIrpToAttachedFdoAndForget(), PdoWrite(), and ReportDetectedDevice().
ULONG _PDO_DEVICE_EXTENSION::Bus |
Definition at line 130 of file precomp.h.
Referenced by PortCreatePdo().
COMMON_DEVICE_EXTENSION _PDO_DEVICE_EXTENSION::Common |
Definition at line 59 of file pci.h.
Referenced by FdcFdoQueryBusRelations(), FDO_CreateChildPdo(), FdoCreateRawParallelPdo(), FdoQueryBusRelations(), ForwardIrpToAttachedFdoAndForget(), PDO_HandlePnp(), ReportDetectedDevice(), SerenumPdoStartDevice(), USBSTOR_CreatePDO(), USBSTOR_HandleDeviceControl(), USBSTOR_HandleExecuteSCSI(), USBSTOR_HandleInternalDeviceControl(), USBSTOR_HandleQueryProperty(), USBSTOR_PdoHandlePnp(), USBSTOR_SendModeSense(), and USBSTOR_StartIo().
UNICODE_STRING _PDO_DEVICE_EXTENSION::CompatibleIDs |
Definition at line 71 of file pci.h.
Referenced by FdoQueryBusRelations(), and PdoQueryId().
UNICODE_STRING _PDO_DEVICE_EXTENSION::CompatibleIds |
Definition at line 55 of file serenum.h.
Referenced by FdcFdoQueryBusRelations(), FdcPdoQueryId(), ReportDetectedDevice(), and SerenumPdoQueryId().
PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::Device |
Definition at line 125 of file precomp.h.
Referenced by PortCreatePdo().
UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceDescription |
Definition at line 73 of file pci.h.
Referenced by FdcFdoQueryBusRelations(), FdoQueryBusRelations(), PdoQueryDeviceText(), and ReportDetectedDevice().
UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceID |
Definition at line 65 of file pci.h.
Referenced by FdoQueryBusRelations(), and PdoQueryId().
UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceId |
Definition at line 52 of file serenum.h.
Referenced by FdcFdoQueryBusRelations(), FdcPdoQueryId(), ReportDetectedDevice(), and SerenumPdoQueryId().
UNICODE_STRING _PDO_DEVICE_EXTENSION::DeviceLocation |
Definition at line 75 of file pci.h.
Referenced by FdcFdoQueryBusRelations(), FdoQueryBusRelations(), and PdoQueryDeviceText().
PDRIVE_INFO _PDO_DEVICE_EXTENSION::DriveInfo |
Definition at line 93 of file fdc.h.
Referenced by FdcFdoQueryBusRelations(), and FdcPdoQueryCapabilities().
EXTENSION_TYPE _PDO_DEVICE_EXTENSION::ExtensionType |
Definition at line 123 of file precomp.h.
Referenced by PortCreatePdo().
PDEVICE_OBJECT _PDO_DEVICE_EXTENSION::Fdo |
Definition at line 61 of file pci.h.
Referenced by FdcFdoQueryBusRelations(), FdoQueryBusRelations(), and InterfacePciDevicePresentEx().
PFDO_DEVICE_EXTENSION _PDO_DEVICE_EXTENSION::FdoExtension |
Definition at line 126 of file precomp.h.
Referenced by PortCreatePdo().
UNICODE_STRING _PDO_DEVICE_EXTENSION::HardwareIDs |
Definition at line 69 of file pci.h.
Referenced by FdoQueryBusRelations(), and PdoQueryId().
UNICODE_STRING _PDO_DEVICE_EXTENSION::HardwareIds |
Definition at line 54 of file serenum.h.
Referenced by FdcFdoQueryBusRelations(), FdcPdoQueryId(), ReportDetectedDevice(), and SerenumPdoQueryId().
PINQUIRYDATA _PDO_DEVICE_EXTENSION::InquiryBuffer |
UNICODE_STRING _PDO_DEVICE_EXTENSION::InstanceID |
Definition at line 67 of file pci.h.
Referenced by FdoQueryBusRelations(), and PdoQueryId().
UNICODE_STRING _PDO_DEVICE_EXTENSION::InstanceId |
Definition at line 53 of file serenum.h.
Referenced by FdcFdoQueryBusRelations(), FdcPdoQueryId(), ReportDetectedDevice(), and SerenumPdoQueryId().
ULONG _PDO_DEVICE_EXTENSION::LptPort |
Definition at line 62 of file parport.h.
Referenced by FdoCreateRawParallelPdo(), and PdoCreate().
ULONG _PDO_DEVICE_EXTENSION::Lun |
Definition at line 132 of file precomp.h.
Referenced by PortCreatePdo().
ULONG _PDO_DEVICE_EXTENSION::OpenCount |
Definition at line 64 of file parport.h.
Referenced by PdoClose(), and PdoCreate().
PFDO_DEVICE_EXTENSION _PDO_DEVICE_EXTENSION::ParentController |
PPCI_DEVICE _PDO_DEVICE_EXTENSION::PciDevice |
Definition at line 63 of file pci.h.
Referenced by FdoQueryBusRelations(), InterfaceBusGetBusData(), InterfaceBusSetBusData(), InterfaceBusTranslateBusAddress(), InterfacePciDevicePresentEx(), PdoQueryBusInformation(), PdoQueryCapabilities(), PdoQueryResourceRequirements(), PdoQueryResources(), PdoReadPciBar(), and PdoStartDevice().
LIST_ENTRY _PDO_DEVICE_EXTENSION::PdoListEntry |
Definition at line 128 of file precomp.h.
Referenced by PortCreatePdo().
DEVICE_STATE _PDO_DEVICE_EXTENSION::PnpState |
Definition at line 127 of file precomp.h.
Referenced by PortCreatePdo().
ULONG _PDO_DEVICE_EXTENSION::PortNumber |
Definition at line 61 of file parport.h.
Referenced by FdoCreateRawParallelPdo().
LONG _PDO_DEVICE_EXTENSION::References |
Definition at line 77 of file pci.h.
Referenced by InterfaceDereference(), and InterfaceReference().
ULONG _PDO_DEVICE_EXTENSION::Target |
Definition at line 131 of file precomp.h.
Referenced by PortCreatePdo().