Searched refs:eMmfiPath (Results 1 – 1 of 1) sorted by relevance
262 DrvMMFI_Path eMmfiPath = E_DRVMMFI_PATH0; in _MMFI_Path_Alloc() local265 for(eMmfiPath = 0; eMmfiPath < MMFI_ENGINE_NUM; eMmfiPath++) in _MMFI_Path_Alloc()267 if(_pmmfi_res->_stMmfiPathState[eMmfiPath].bUsed == FALSE) in _MMFI_Path_Alloc()269 _pmmfi_res->_stMmfiPathState[eMmfiPath].bUsed = TRUE; in _MMFI_Path_Alloc()270 *pu32PathId = (MS_U32)eMmfiPath; in _MMFI_Path_Alloc()