Searched refs:CurrentPciAddress (Results 1 – 1 of 1) sorted by relevance
506 UINT64 CurrentPciAddress; in SdtCheckINTxPkgIsMatch() local523 CurrentPciAddress = 0; in SdtCheckINTxPkgIsMatch()524 SdtGetInteger (Data, &CurrentPciAddress); in SdtCheckINTxPkgIsMatch()526 if (CurrentPciAddress != PciAddress) { in SdtCheckINTxPkgIsMatch()