ReactOS 0.4.17-dev-804-g023d8af
_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 240 of file pci.h.

Member Data Documentation

◆ Current

CM_PARTIAL_RESOURCE_DESCRIPTOR _PCI_FUNCTION_RESOURCES::Current[7]

Definition at line 243 of file pci.h.

Referenced by PciComputeNewCurrentSettings(), and PciQueryResources().

◆ Limit

IO_RESOURCE_DESCRIPTOR _PCI_FUNCTION_RESOURCES::Limit[7]

Definition at line 242 of file pci.h.

Referenced by PciComputeNewCurrentSettings().


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