TianoCore EDK2 master
Loading...
Searching...
No Matches
PCI_RES_NODE Struct Reference

Data Fields

PCI_RESOURCE_TYPE Type
 
UINT64 Base
 
UINT64 Length
 
UINT64 Alignment
 
RES_STATUS Status
 

Detailed Description

Definition at line 34 of file PciHostResource.h.

Field Documentation

◆ Alignment

UINT64 PCI_RES_NODE::Alignment

Definition at line 41 of file PciHostResource.h.

◆ Base

UINT64 PCI_RES_NODE::Base

Definition at line 39 of file PciHostResource.h.

◆ Length

UINT64 PCI_RES_NODE::Length

Definition at line 40 of file PciHostResource.h.

◆ Status

RES_STATUS PCI_RES_NODE::Status

Definition at line 42 of file PciHostResource.h.

◆ Type

PCI_RESOURCE_TYPE PCI_RES_NODE::Type

Definition at line 35 of file PciHostResource.h.


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