ReactOS 0.4.16-dev-336-gb667d82
|
#include <pci.h>
PDEVICE_OBJECT _PCI_FDO_EXTENSION::AttachedDeviceObject |
BOOLEAN _PCI_FDO_EXTENSION::BaseBus |
Definition at line 211 of file pci.h.
Referenced by PciAddDevice(), PciDebugIrpDispatchDisplay(), PciDetermineSlotNumber(), and PciFindPdoByLocation().
BUS_HANDLER* _PCI_FDO_EXTENSION::BusHandler |
struct _PCI_FDO_EXTENSION* _PCI_FDO_EXTENSION::BusRootFdoExtension |
Definition at line 205 of file pci.h.
Referenced by PciAddDevice().
struct _PCI_PDO_EXTENSION* _PCI_FDO_EXTENSION::ChildBridgePdoList |
KEVENT _PCI_FDO_EXTENSION::ChildListLock |
Definition at line 203 of file pci.h.
Referenced by PciFindParentPciFdoExtension(), and PciFindPdoByLocation().
struct _PCI_PDO_EXTENSION* _PCI_FDO_EXTENSION::ChildPdoList |
Definition at line 204 of file pci.h.
Referenced by PciFindParentPciFdoExtension(), and PciFindPdoByLocation().
BOOLEAN _PCI_FDO_EXTENSION::DeviceState |
Definition at line 197 of file pci.h.
Referenced by PciDispatchIrp().
ULONG _PCI_FDO_EXTENSION::ExtensionType |
Definition at line 195 of file pci.h.
Referenced by PciDispatchIrp().
PDEVICE_OBJECT _PCI_FDO_EXTENSION::FunctionalDeviceObject |
struct { ... } _PCI_FDO_EXTENSION::HotPlugParameters |
struct _PCI_MJ_DISPATCH_TABLE* _PCI_FDO_EXTENSION::IrpDispatchTable |
Definition at line 196 of file pci.h.
Referenced by PciDispatchIrp().
SINGLE_LIST_ENTRY _PCI_FDO_EXTENSION::List |
Definition at line 194 of file pci.h.
Referenced by PciFindParentPciFdoExtension(), and PciFindPdoByLocation().
struct _PCI_FDO_EXTENSION* _PCI_FDO_EXTENSION::ParentFdoExtension |
Definition at line 206 of file pci.h.
Referenced by PciQueryId().
PPCI_BUS_INTERFACE_STANDARD _PCI_FDO_EXTENSION::PciBusInterface |
PDEVICE_OBJECT _PCI_FDO_EXTENSION::PhysicalDeviceObject |
Definition at line 200 of file pci.h.
Referenced by PciDetermineSlotNumber(), and PciQueryId().
PCI_POWER_STATE _PCI_FDO_EXTENSION::PowerState |
PPCI_COMMON_CONFIG _PCI_FDO_EXTENSION::PreservedConfig |
SINGLE_LIST_ENTRY _PCI_FDO_EXTENSION::SecondaryExtension |