Searched refs:_stMmfiPathState (Results 1 – 1 of 1) sorted by relevance
154 …if((_pmmfi_res->_bIsMmfiPathEverAlloc == TRUE) && (_pmmfi_res->_stMmfiPathState[PhyMmfiPath].bUsed…191 DrvMMFI_Path_State _stMmfiPathState[MMFI_ENGINE_NUM]; member207 ._stMmfiPathState = {[0 ... (MMFI_ENGINE_NUM-1)] = {FALSE}},250 presource->_stMmfiPathState[u32ii].bUsed = FALSE; in _MMFI_InitResource()267 if(_pmmfi_res->_stMmfiPathState[eMmfiPath].bUsed == FALSE) in _MMFI_Path_Alloc()269 _pmmfi_res->_stMmfiPathState[eMmfiPath].bUsed = TRUE; in _MMFI_Path_Alloc()280 if(_pmmfi_res->_stMmfiPathState[epath].bUsed == FALSE) in _MMFI_Path_Free()283 _pmmfi_res->_stMmfiPathState[epath].bUsed = FALSE; in _MMFI_Path_Free()