Home | History | Annotate | Download | only in PciBusNoEnumerationDxe

Lines Matching defs:Address

51   UINT64                          Address;

84 // the bit0 is 0 to prevent the enabling of the Rom address decoder
87 Address = EFI_PCI_ADDRESS (Bus, Device, Function, RomBarIndex);
92 Address,
106 Address,
332 UINT64 Address;
338 Address = EFI_PCI_ADDRESS (PciDevice->BusNumber, PciDevice->DeviceNumber, PciDevice->FunctionNumber, RomBarIndex);
340 // set the Rom base address: now is hardcode
345 Address,
356 Address,
363 Address = EFI_PCI_ADDRESS (PciDevice->BusNumber, PciDevice->DeviceNumber, PciDevice->FunctionNumber, 0x04);
367 Address,
375 Address,
382 Address = EFI_PCI_ADDRESS (PciDevice->BusNumber, PciDevice->DeviceNumber, PciDevice->FunctionNumber, RomBarIndex);
387 Address,
438 // Get the Address of the Rom image