Searched refs:h_AdTmp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_cc.c | 415 t_Handle h_AdTmp, uint16_t numOfEntries, t_Handle h_Tree) in SetRequiredAction1() argument 417 t_AdOfTypeResult *p_AdTmp = (t_AdOfTypeResult *)h_AdTmp; in SetRequiredAction1() 430 h_AdTmp = PTR_MOVE(h_AdTmp, i*FM_PCD_CC_AD_ENTRY_SIZE); in SetRequiredAction1() 432 h_AdTmp = PTR_MOVE(h_AdTmp, FM_PCD_CC_AD_ENTRY_SIZE); in SetRequiredAction1() 581 t_Handle h_AdTmp, uint16_t numOfEntries, t_Handle h_Tree) in SetRequiredAction() argument 584 p_CcKeyAndNextEngineParamsTmp, h_AdTmp, in SetRequiredAction() 589 p_CcKeyAndNextEngineParamsTmp, h_AdTmp, in SetRequiredAction()
|