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

Data Fields

EFI_PCI_ROOT_BRIDGE_IO_PROTOCOLPciRootBridgeIo
 
UINT32 SegmentNumber
 
UINT64 MinBusNumber
 
UINT64 MaxBusNumber
 

Detailed Description

Definition at line 22 of file PciSegmentLib.h.

Field Documentation

◆ MaxBusNumber

UINT64 PCI_ROOT_BRIDGE_DATA::MaxBusNumber

Definition at line 26 of file PciSegmentLib.h.

◆ MinBusNumber

UINT64 PCI_ROOT_BRIDGE_DATA::MinBusNumber

Definition at line 25 of file PciSegmentLib.h.

◆ PciRootBridgeIo

EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL* PCI_ROOT_BRIDGE_DATA::PciRootBridgeIo

Definition at line 23 of file PciSegmentLib.h.

◆ SegmentNumber

UINT32 PCI_ROOT_BRIDGE_DATA::SegmentNumber

Definition at line 24 of file PciSegmentLib.h.


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