Home
last modified time | relevance | path

Searched refs:_DSCMB_SlotAlloc (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c220 MS_BOOL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32Sl… in _DSCMB_SlotAlloc() function
630 … if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_CLEAR , &u32IgoreModeKeyIdx)) in _MDrv_DSCMB2_FltAllocWithCAVid()
646 … if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear))) in _MDrv_DSCMB2_FltAllocWithCAVid()
654 … if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_EVEN , &(pMap->u32SlotIdEven))) in _MDrv_DSCMB2_FltAllocWithCAVid()
659 if (FALSE == _DSCMB_SlotAlloc( u32EngId , i , E_DSCMB_KEY_ODD , &(pMap->u32SlotIdOdd))) in _MDrv_DSCMB2_FltAllocWithCAVid()
1130 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_ODD , &(pMap->u32SlotIdOdd)); in _MDrv_DSCMB2_FltSwitchType()
1137 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear)); in _MDrv_DSCMB2_FltSwitchType()
1142 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_ODD , &(pMap->u32SlotIdOdd)); in _MDrv_DSCMB2_FltSwitchType()
1143 _DSCMB_SlotAlloc( u32EngId , u32DscmbId , E_DSCMB_KEY_CLEAR , &(pMap->u32SlotIdClear)); in _MDrv_DSCMB2_FltSwitchType()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c159 MS_BOOL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32Sl… in _DSCMB_SlotAlloc() function
627 … if (FALSE == _DSCMB_SlotAlloc(u32EngId, i, E_DSCMB_KEY_CLEAR, &(pMap->u32SlotIdClear))) in _MDrv_DSCMB2_FltAlloc_Ex()
634 if (FALSE == _DSCMB_SlotAlloc(u32EngId, i, E_DSCMB_KEY_EVEN, &(pMap->u32SlotIdEven))) in _MDrv_DSCMB2_FltAlloc_Ex()
639 if (FALSE == _DSCMB_SlotAlloc(u32EngId, i, E_DSCMB_KEY_ODD, &(pMap->u32SlotIdOdd))) in _MDrv_DSCMB2_FltAlloc_Ex()