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

Data Fields

UINTN Signature
 
EFI_HANDLE Handle
 
LIST_ENTRY RootBridges
 
BOOLEAN CanRestarted
 
EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL ResAlloc
 

Detailed Description

Definition at line 24 of file PciHostBridge.h.

Field Documentation

◆ CanRestarted

BOOLEAN PCI_HOST_BRIDGE_INSTANCE::CanRestarted

Definition at line 28 of file PciHostBridge.h.

◆ Handle

EFI_HANDLE PCI_HOST_BRIDGE_INSTANCE::Handle

Definition at line 26 of file PciHostBridge.h.

◆ ResAlloc

EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL PCI_HOST_BRIDGE_INSTANCE::ResAlloc

Definition at line 29 of file PciHostBridge.h.

◆ RootBridges

LIST_ENTRY PCI_HOST_BRIDGE_INSTANCE::RootBridges

Definition at line 27 of file PciHostBridge.h.

◆ Signature

UINTN PCI_HOST_BRIDGE_INSTANCE::Signature

Definition at line 25 of file PciHostBridge.h.


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