Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h271 t_Handle p_KeysMatchTableNew; member
H A Dfm_cc.c795 if (p_AdditionalParams->p_KeysMatchTableNew) in ReleaseModifiedDataStructure()
797 p_AdditionalParams->p_KeysMatchTableNew; in ReleaseModifiedDataStructure()
853 p_FmPcdModifyCcKeyAdditionalParams->p_KeysMatchTableNew; in BuildNewAd()
1011 p_AdditionalParams->p_KeysMatchTableNew, in DoDynamicChange()
1025 p_AdditionalParams->p_KeysMatchTableNew = in DoDynamicChange()
2370 if (p_AdditionalInfo->p_KeysMatchTableNew) in ReleaseNewNodeCommonPart()
2374 p_AdditionalInfo->p_KeysMatchTableNew); in ReleaseNewNodeCommonPart()
2510 p_AdditionalInfo->p_KeysMatchTableNew = (t_Handle)FM_MURAM_AllocMem( in BuildNewNodeCommonPart()
2515 if (!p_AdditionalInfo->p_KeysMatchTableNew) in BuildNewNodeCommonPart()
2529 MemSet8((uint8_t*)p_AdditionalInfo->p_KeysMatchTableNew, 0, in BuildNewNodeCommonPart()
[all …]