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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h271 t_Handle p_KeysMatchTableNew; member in struct:__anon9711
H A Dfm_cc.c795 if (p_AdditionalParams->p_KeysMatchTableNew)
797 p_AdditionalParams->p_KeysMatchTableNew;
853 p_FmPcdModifyCcKeyAdditionalParams->p_KeysMatchTableNew;
1011 p_AdditionalParams->p_KeysMatchTableNew,
1025 p_AdditionalParams->p_KeysMatchTableNew =
2370 if (p_AdditionalInfo->p_KeysMatchTableNew)
2374 p_AdditionalInfo->p_KeysMatchTableNew);
2510 p_AdditionalInfo->p_KeysMatchTableNew = (t_Handle)FM_MURAM_AllocMem(
2515 if (!p_AdditionalInfo->p_KeysMatchTableNew)
2529 MemSet8((uint8_t*)p_AdditionalInfo->p_KeysMatchTableNew,
[all...]

Completed in 48 milliseconds