Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPciUpdate.c506 UINT64 CurrentPciAddress; in SdtCheckINTxPkgIsMatch() local
523 CurrentPciAddress = 0; in SdtCheckINTxPkgIsMatch()
524 SdtGetInteger (Data, &CurrentPciAddress); in SdtCheckINTxPkgIsMatch()
526 if (CurrentPciAddress != PciAddress) { in SdtCheckINTxPkgIsMatch()