Searched refs:PCI_MEM32_SIZE (Results 1 – 4 of 4) sorted by relevance
167 PCI_MEM32_SIZE, in PciHostBridgeEntryPoint()191 gDS->RemoveMemorySpace (PCI_MEM32_BASE, PCI_MEM32_SIZE); in PciHostBridgeUnload()
27 #define PCI_MEM32_SIZE FixedPcdGet64 (PcdPciMmio32Size) macro
118 …dressEntry (CpuIo, TranslationTable, PCI_MEM32_BASE, PCI_MEM32_BASE, PCI_MEM32_SIZE, PCI_ATR_TRSLI… in HWPciRbInit()
248 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemRead()281 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemWrite()