Lines Matching refs:RomBarIndex
30 IN UINT8 RomBarIndex,
49 UINT8 RomBarIndex;
71 RomBarIndex = PCI_EXPANSION_ROM_BASE;
81 RomBarIndex = PCI_BRIDGE_ROMBAR;
87 Address = EFI_PCI_ADDRESS (Bus, Device, Function, RomBarIndex);
146 UINT8 RomBarIndex;
170 // Get the RomBarIndex
176 RomBarIndex = PCI_EXPANSION_ROM_BASE;
185 RomBarIndex = PCI_BRIDGE_ROMBAR;
206 RomDecode (PciDevice, RomBarIndex, RomBar, TRUE);
280 RomDecode (PciDevice, RomBarIndex, RomBar, FALSE);
299 RomDecode (PciDevice, RomBarIndex, RomBar, FALSE);
316 IN UINT8 RomBarIndex,
338 Address = EFI_PCI_ADDRESS (PciDevice->BusNumber, PciDevice->DeviceNumber, PciDevice->FunctionNumber, RomBarIndex);
382 Address = EFI_PCI_ADDRESS (PciDevice->BusNumber, PciDevice->DeviceNumber, PciDevice->FunctionNumber, RomBarIndex);