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

Data Fields

UINT64 BaseAddress
 
UINT64 Length
 
UINT64 Alignment
 
PCI_BAR_TYPE BarType
 
BOOLEAN BarTypeFixed
 
UINT16 Offset
 

Detailed Description

Definition at line 95 of file PciBus.h.

Field Documentation

◆ Alignment

UINT64 _PCI_BAR::Alignment

Definition at line 98 of file PciBus.h.

◆ BarType

PCI_BAR_TYPE _PCI_BAR::BarType

Definition at line 99 of file PciBus.h.

◆ BarTypeFixed

BOOLEAN _PCI_BAR::BarTypeFixed

Definition at line 100 of file PciBus.h.

◆ BaseAddress

UINT64 _PCI_BAR::BaseAddress

Definition at line 96 of file PciBus.h.

◆ Length

UINT64 _PCI_BAR::Length

Definition at line 97 of file PciBus.h.

◆ Offset

UINT16 _PCI_BAR::Offset

Definition at line 101 of file PciBus.h.


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