Home
last modified time | relevance | path

Searched refs:PCI_ROOT_BRIDGE_DATA (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
DPciSegmentLib.h36 } PCI_ROOT_BRIDGE_DATA; typedef
DPciSegmentLib.c21 PCI_ROOT_BRIDGE_DATA *mPciRootBridgeData = NULL;
67 mPciRootBridgeData = AllocatePool (HandleCount * sizeof (PCI_ROOT_BRIDGE_DATA)); in PciSegmentLibConstructor()