Searched refs:_bFreeRIVSlot (Results 1 – 2 of 2) sorted by relevance
149 MS_BOOL* _bFreeRIVSlot; variable255 _bFreeRIVSlot = pstResPri->bFreeRIVSlot; in DSCMBIoctl()
179 extern MS_BOOL* _bFreeRIVSlot;184 static MS_BOOL _bFreeRIVSlot[HAL_DSCMB_RIV_MAX]; variable260 if (_bFreeRIVSlot[i] == SLOTEMPTY ) in _DSCMB_SlotRIVAlloc()262 _bFreeRIVSlot[i] = SLOTUSED ; in _DSCMB_SlotRIVAlloc()277 _bFreeRIVSlot[u32SlotId] = SLOTEMPTY ; in _DSCMB_SlotRIVFree()500 memset(_bFreeRIVSlot, 0x0, sizeof(MS_BOOL)*HAL_DSCMB_RIV_MAX); in _MDrv_DSCMB2_InitBySWFlag()