Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h273 t_Handle p_KeysMatchTableOld; member
H A Dfm_cc.c784 if (p_AdditionalParams->p_KeysMatchTableOld) in ReleaseModifiedDataStructure()
785 FM_MURAM_FreeMem(h_Muram, p_AdditionalParams->p_KeysMatchTableOld); in ReleaseModifiedDataStructure()
1010 MemCpy8(p_AdditionalParams->p_KeysMatchTableOld, in DoDynamicChange()
1026 p_AdditionalParams->p_KeysMatchTableOld; in DoDynamicChange()
2561 p_AdditionalInfo->p_KeysMatchTableOld = p_CcNode->h_KeysMatchTable; in BuildNewNodeCommonPart()
2739 PTR_MOVE(p_AdditionalInfo->p_KeysMatchTableOld, i * size * sizeof(uint8_t)); in BuildNewNodeAddOrMdfyKeyAndNextEngine()
2900 PTR_MOVE(p_AdditionalInfo->p_KeysMatchTableOld, j * size * sizeof(uint8_t)); in BuildNewNodeRemoveKey()