Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h333 t_Handle h_KeysMatchTable; member
H A Dfm_cc.c361 p_Node->h_KeysMatchTable ? (uint32_t)(XX_VirtToPhys( in FillAdOfTypeContLookup()
362 p_Node->h_KeysMatchTable) - p_FmPcd->physicalMuramBase) : in FillAdOfTypeContLookup()
796 ((t_FmPcdCcNode *)(p_AdditionalParams->h_CurrentNode))->h_KeysMatchTable = in ReleaseModifiedDataStructure()
852 p_FmPcdCcNodeTmp->h_KeysMatchTable = in BuildNewAd()
1246 if (p_CcNode->h_KeysMatchTable) in DeleteNode()
1249 p_CcNode->h_KeysMatchTable); in DeleteNode()
1250 p_CcNode->h_KeysMatchTable = NULL; in DeleteNode()
2561 p_AdditionalInfo->p_KeysMatchTableOld = p_CcNode->h_KeysMatchTable; in BuildNewNodeCommonPart()
2753 PTR_MOVE(p_CcNode->h_KeysMatchTable, in BuildNewNodeAddOrMdfyKeyAndNextEngine()
3054 PTR_MOVE(p_CcNode->h_KeysMatchTable, i * size * sizeof(uint8_t)); in BuildNewNodeModifyKey()
[all …]