Searched refs:_bFreeSlot (Results 1 – 2 of 2) sorted by relevance
146 MS_BOOL* _bFreeSlot; variable254 _bFreeSlot = pstResPri->bFreeSlot; in DSCMBIoctl()
177 extern MS_BOOL* _bFreeSlot;183 static MS_BOOL _bFreeSlot[HAL_DSCMB_KTE_MAX]; variable212 if (_bFreeSlot[i] == SLOTEMPTY ) in _DSCMB_SlotEmptyCount()227 if (_bFreeSlot[i] == SLOTEMPTY ) in _DSCMB_SlotAlloc()229 _bFreeSlot[i] = SLOTUSED ; in _DSCMB_SlotAlloc()244 _bFreeSlot[u32SlotId] = SLOTEMPTY ; in _DSCMB_SlotFree()498 memset(_bFreeSlot, 0x0, sizeof(MS_BOOL)*HAL_DSCMB_KTE_MAX); in _MDrv_DSCMB2_InitBySWFlag()