ReactOS 0.4.17-dev-934-g091855f
_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 488 of file pci.h.

Member Data Documentation

◆ ChangeResourceSettings

PCI_CONFIGURATOR_CHANGE_RESOURCE_SETTINGS _PCI_CONFIGURATOR::ChangeResourceSettings

Definition at line 494 of file pci.h.

Referenced by PciSetResources().

◆ GetAdditionalResourceDescriptors

PCI_CONFIGURATOR_GET_ADDITIONAL_RESOURCE_DESCRIPTORS _PCI_CONFIGURATOR::GetAdditionalResourceDescriptors

Definition at line 495 of file pci.h.

◆ Initialize

PCI_CONFIGURATOR_INITIALIZE _PCI_CONFIGURATOR::Initialize

Definition at line 490 of file pci.h.

Referenced by PcipGetFunctionLimits().

◆ ResetDevice

PCI_CONFIGURATOR_RESET_DEVICE _PCI_CONFIGURATOR::ResetDevice

Definition at line 496 of file pci.h.

Referenced by PciSetResources().

◆ RestoreCurrent

PCI_CONFIGURATOR_RESTORE_CURRENT _PCI_CONFIGURATOR::RestoreCurrent

Definition at line 491 of file pci.h.

◆ SaveCurrentSettings

PCI_CONFIGURATOR_SAVE_CURRENT_SETTINGS _PCI_CONFIGURATOR::SaveCurrentSettings

Definition at line 493 of file pci.h.

Referenced by PcipGetFunctionLimits().

◆ SaveLimits

PCI_CONFIGURATOR_SAVE_LIMITS _PCI_CONFIGURATOR::SaveLimits

Definition at line 492 of file pci.h.

Referenced by PcipGetFunctionLimits().


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