Searched defs:h_CcNode (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c1270 t_Error FmHcPcdCcModifyNodeMissNextEngine(t_Handle h_FmHc, t_Handle h_CcNode, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
1309 t_Error FmHcPcdCcRemoveKey(t_Handle h_FmHc, t_Handle h_CcNode, uint8_t keyIndex) argument
1349 t_Error FmHcPcdCcAddKey(t_Handle h_FmHc, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
1389 t_Error FmHcPcdCcModifyKey(t_Handle h_FmHc, t_Handle h_CcNode, uint8_ argument
1429 FmHcPcdCcModifyNodeNextEngine(t_Handle h_FmHc, t_Handle h_CcNode, uint8_t keyIndex, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
1466 FmHcPcdCcModifyKeyAndNextEngine(t_Handle h_FmHc, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c73 uint8_t FmPcdCcGetParseCode(t_Handle h_CcNode) argument
81 uint8_t FmPcdCcGetOffset(t_Handle h_CcNode) argument
89 uint16_t FmPcdCcGetNumOfKeys(t_Handle h_CcNode) argument
348 IsNodeInModifiedState(t_Handle h_CcNode) argument
357 UpdateNodeWithModifiedState(t_Handle h_CcNode, bool modifiedState) argument
3318 FM_PCD_CcDeleteNode(t_Handle h_FmPcd, t_Handle h_CcNode) argument
3356 FM_PCD_CcNodeAddKey(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
3366 FM_PCD_CcNodeRemoveKey(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex) argument
3376 FM_PCD_CcNodeModifyKey(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, uint8_t *p_Key, uint8_t *p_Mask) argument
3386 FM_PCD_CcNodeModifyNextEngine(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
3396 FM_PCD_CcNodeModifyMissNextEngine(t_Handle h_FmPcd, t_Handle h_CcNode, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
3416 FM_PCD_CcNodeModifyKeyAndNextEngine(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
3426 FM_PCD_CcNodeGetKeyCounter(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex) argument
[all...]
H A Dfm_cc.h239 t_Handle h_CcNode; member in struct:__anon8175
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h136 t_Handle h_CcNode; member in struct:__anon8247
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1339 t_Handle h_CcNode; /**< A handle of the next CC node */ member in struct:t_FmPcdCcNextCcParams
[all...]

Completed in 112 milliseconds