Searched refs:ThisBus (Results 1 – 3 of 3) sorted by relevance
200 UINTN ThisBus; in EblPciCmd() local219 for (ThisBus = 0; ThisBus <= PCI_MAX_BUS; ThisBus++) { in EblPciCmd()224 if (ThisBus != Bus) { in EblPciCmd()
465 UINT16 ThisBus; in AppendPciDevicePath() local475 for (ThisBus = *BridgePrimaryBus; ThisBus <= *BridgeSubordinateBus; ThisBus++) { in AppendPciDevicePath()478 Address = EFI_PCI_ADDRESS (ThisBus, ThisDevice, ThisFunc, 0); in AppendPciDevicePath()
850 UINT16 ThisBus; in AppendPciDevicePath() local860 for (ThisBus = *BridgePrimaryBus; ThisBus <= *BridgeSubordinateBus; ThisBus++) { in AppendPciDevicePath()863 Address = EFI_PCI_ADDRESS (ThisBus, ThisDevice, ThisFunc, 0); in AppendPciDevicePath()