Searched refs:h_NodeForAdd (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h229 t_Handle h_NodeForAdd; member in struct:__anon8170
H A Dfm_cc.c1544 p_AdditionalInfo->h_NodeForAdd = p_KeyParams->ccNextEngineParams.params.ccParams.h_CcNode;
1793 p_AdditionalInfo->h_NodeForAdd = p_CcNextEngineParams->params.ccParams.h_CcNode;
2565 if(p_CcNewModifyAdditionalParams->h_NodeForAdd)
2567 p_FmPcdCcNextNode = (t_FmPcdCcNode*)p_CcNewModifyAdditionalParams->h_NodeForAdd;

Completed in 108 milliseconds