ReactOS 0.4.15-dev-7953-g1f49173
_PCI_CONFIGURATOR Struct Reference

#include <pci.h>

Collaboration diagram for _PCI_CONFIGURATOR:

Public Attributes

PCI_CONFIGURATOR_INITIALIZE Initialize
 
PCI_CONFIGURATOR_RESTORE_CURRENT RestoreCurrent
 
PCI_CONFIGURATOR_SAVE_LIMITS SaveLimits
 
PCI_CONFIGURATOR_SAVE_CURRENT_SETTINGS SaveCurrentSettings
 
PCI_CONFIGURATOR_CHANGE_RESOURCE_SETTINGS ChangeResourceSettings
 
PCI_CONFIGURATOR_GET_ADDITIONAL_RESOURCE_DESCRIPTORS GetAdditionalResourceDescriptors
 
PCI_CONFIGURATOR_RESET_DEVICE ResetDevice
 

Detailed Description

Definition at line 474 of file pci.h.

Member Data Documentation

◆ ChangeResourceSettings

PCI_CONFIGURATOR_CHANGE_RESOURCE_SETTINGS _PCI_CONFIGURATOR::ChangeResourceSettings

Definition at line 480 of file pci.h.

Referenced by PciSetResources().

◆ GetAdditionalResourceDescriptors

PCI_CONFIGURATOR_GET_ADDITIONAL_RESOURCE_DESCRIPTORS _PCI_CONFIGURATOR::GetAdditionalResourceDescriptors

Definition at line 481 of file pci.h.

◆ Initialize

PCI_CONFIGURATOR_INITIALIZE _PCI_CONFIGURATOR::Initialize

Definition at line 476 of file pci.h.

Referenced by PcipGetFunctionLimits().

◆ ResetDevice

PCI_CONFIGURATOR_RESET_DEVICE _PCI_CONFIGURATOR::ResetDevice

Definition at line 482 of file pci.h.

Referenced by PciSetResources().

◆ RestoreCurrent

PCI_CONFIGURATOR_RESTORE_CURRENT _PCI_CONFIGURATOR::RestoreCurrent

Definition at line 477 of file pci.h.

◆ SaveCurrentSettings

PCI_CONFIGURATOR_SAVE_CURRENT_SETTINGS _PCI_CONFIGURATOR::SaveCurrentSettings

Definition at line 479 of file pci.h.

Referenced by PcipGetFunctionLimits().

◆ SaveLimits

PCI_CONFIGURATOR_SAVE_LIMITS _PCI_CONFIGURATOR::SaveLimits

Definition at line 478 of file pci.h.

Referenced by PcipGetFunctionLimits().


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