Searched refs:ActiveSource (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
H A DQNCSmmCore.c605 QNC_SMM_SOURCE_DESC ActiveSource = NULL_SOURCE_DESC_INITIALIZER; local
657 CopyMem (&ActiveSource, &RecordInDb->SrcDesc, sizeof (ActiveSource));
666 if (CompareSources (&RecordToExhaust->SrcDesc, &ActiveSource)) {
734 QNCSmmClearSource (&ActiveSource);
739 RecordInDb->ClearSource (&ActiveSource);

Completed in 57 milliseconds