Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
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()
3066 PTR_MOVE(p_CcNode->h_KeysMatchTable, in BuildNewNodeModifyKey()
4699 p_CcNode->h_KeysMatchTable = (t_Handle)FM_MURAM_AllocMem( in MatchTableSet()
4701 if (!p_CcNode->h_KeysMatchTable) in MatchTableSet()
[all …]