Searched refs:pu32SlotId (Results 1 – 2 of 2) sorted by relevance
220 …OL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32SlotId) in _DSCMB_SlotAlloc() argument223 *pu32SlotId = 0 ; in _DSCMB_SlotAlloc()230 *pu32SlotId = i ; in _DSCMB_SlotAlloc()253 MS_BOOL _DSCMB_SlotRIVAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32* pu32SlotId) in _DSCMB_SlotRIVAlloc() argument256 *pu32SlotId = 0 ; in _DSCMB_SlotRIVAlloc()263 *pu32SlotId = i ; in _DSCMB_SlotRIVAlloc()
159 …OL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32SlotId) in _DSCMB_SlotAlloc() argument162 *pu32SlotId = (E_DSCMB_KEY_EVEN == KeyType)?(u32DscmbId * 2):(u32DscmbId * 2 + 1); in _DSCMB_SlotAlloc()175 *pu32SlotId = u32Slot; in _DSCMB_SlotAlloc()