ReactOS 0.4.15-dev-7953-g1f49173
_PCI_FUNCTION_RESOURCES Struct Reference

#include <pci.h>

Collaboration diagram for _PCI_FUNCTION_RESOURCES:

Public Attributes

IO_RESOURCE_DESCRIPTOR Limit [7]
 
CM_PARTIAL_RESOURCE_DESCRIPTOR Current [7]
 

Detailed Description

Definition at line 234 of file pci.h.

Member Data Documentation

◆ Current

CM_PARTIAL_RESOURCE_DESCRIPTOR _PCI_FUNCTION_RESOURCES::Current[7]

Definition at line 237 of file pci.h.

Referenced by PciComputeNewCurrentSettings(), and PciQueryResources().

◆ Limit

IO_RESOURCE_DESCRIPTOR _PCI_FUNCTION_RESOURCES::Limit[7]

Definition at line 236 of file pci.h.


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