Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h276 uint16_t savedKeyIndex; member
H A Dfm_cc.c685 … *)(p_AdditionalParams->h_CurrentNode))->keyAndNextEngineParams[p_AdditionalParams->savedKeyIndex], in ReleaseModifiedDataStructure()
686 …)(p_AdditionalParams->h_CurrentNode))->h_AdTable, p_AdditionalParams->savedKeyIndex*FM_PCD_CC_AD_E… in ReleaseModifiedDataStructure()
698 … *)(p_AdditionalParams->h_CurrentNode))->keyAndNextEngineParams[p_AdditionalParams->savedKeyIndex], in ReleaseModifiedDataStructure()
699 …ditionalParams->h_CurrentNode))->ccTreeBaseAddr + p_AdditionalParams->savedKeyIndex*FM_PCD_CC_AD_E… in ReleaseModifiedDataStructure()
3513 p_FmPcdModifyCcKeyAdditionalParams->savedKeyIndex = keyIndex; in ModifyNodeCommonPart()