Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
DDeviceIo.c440 IN OUT UINT16 *BridgePrimaryBus, in AppendPciDevicePath() argument
475 for (ThisBus = *BridgePrimaryBus; ThisBus <= *BridgeSubordinateBus; ThisBus++) { in AppendPciDevicePath()
512 *BridgePrimaryBus = PciPtr->Bridge.SecondaryBus; in AppendPciDevicePath()
537 *BridgePrimaryBus = 0xffff; in AppendPciDevicePath()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DDeviceIoOnPciRootBridgeIoThunk.c846 IN OUT UINT16 *BridgePrimaryBus, in AppendPciDevicePath() argument
860 for (ThisBus = *BridgePrimaryBus; ThisBus <= *BridgeSubordinateBus; ThisBus++) { in AppendPciDevicePath()
896 *BridgePrimaryBus = PciPtr->Bridge.SecondaryBus; in AppendPciDevicePath()
921 *BridgePrimaryBus = 0xffff; in AppendPciDevicePath()