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

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

Completed in 83 milliseconds