Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
DInternalBootScriptLib.h50 #define PCI_ADDRESS_ENCODE(S, A) PCI_SEGMENT_LIB_ADDRESS( \ macro
DBootScriptExecute.c672 PciAddress = PCI_ADDRESS_ENCODE (Segment, Address); in ScriptPciCfg2Read()
762 PciAddress = PCI_ADDRESS_ENCODE (Segment, Address); in ScriptPciCfg2Write()
893 …INFO, "BootScriptExecutePciCfgWrite - 0x%016lx, 0x%08x, 0x%08x\n", PCI_ADDRESS_ENCODE (0, Address)… in BootScriptExecutePciCfgWrite()
1009 …ootScriptExecutePciCfgReadWrite - 0x%016lx, 0x%016lx, 0x%016lx\n", PCI_ADDRESS_ENCODE (0, PciCfgRe… in BootScriptExecutePciCfgReadWrite()
1419 …NFO, "BootScriptExecutePciCfg2Write - 0x%016lx, 0x%08x, 0x%08x\n", PCI_ADDRESS_ENCODE (Segment, Ad… in BootScriptExecutePciCfg2Write()
1449 …otScriptExecutePciCfg2ReadWrite - 0x%016lx, 0x%016lx, 0x%016lx\n", PCI_ADDRESS_ENCODE (PciCfg2Read… in BootScriptExecutePciCfg2ReadWrite()
1496 …DEBUG ((EFI_D_INFO, "BootScriptPciCfgPoll - 0x%016lx, 0x%016lx, 0x%016lx\n", PCI_ADDRESS_ENCODE (0… in BootScriptPciCfgPoll()
1558 …DEBUG ((EFI_D_INFO, "BootScriptPciCfg2Poll - 0x%016lx, 0x%016lx, 0x%016lx\n", PCI_ADDRESS_ENCODE (… in BootScriptPciCfg2Poll()