HomeSort by relevance Sort by last modified time
    Searched defs:ResAllocNode (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciRootBridge.h 82 PCI_RES_NODE ResAllocNode[6];
PciRootBridgeIo.c 77 PrivateData->ResAllocNode[Index].Type = Index;
78 PrivateData->ResAllocNode[Index].Base = 0;
79 PrivateData->ResAllocNode[Index].Length = 0;
80 PrivateData->ResAllocNode[Index].Status = ResNone;
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
PciHostBridge.h 449 PCI_RES_NODE ResAllocNode[6];
  /device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
PciHostBridge.h 603 PCI_RES_NODE ResAllocNode[6];
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
PciHostBridge.h 602 PCI_RES_NODE ResAllocNode[6];

Completed in 952 milliseconds