Searched refs:active (Results 1 – 3 of 3) sorted by relevance
164 if ((pPwork->fileinfo[i].active) && ((u32)pPwork->fileinfo[i].game_reg == (u32)game_reg)) in MB_GetGameEntryBitmap()432 if (pPwork->fileinfo[i].active && pPwork->fileinfo[i].gameinfo_changed_bmp) in MBi_CommParentCallback()596 || pPwork->fileinfo[fileid].active == 0 in MBi_CommParentRecvDataPerChild()760 if (pPwork->fileinfo[i].active) in MBi_CommParentRecvData()848 if (pPwork->fileinfo[fid].active && file_req_num[fid] > 0) in MBi_CommParentSendDLFileInfo()855 if (pPwork->fileinfo[i].active) in MBi_CommParentSendDLFileInfo()994 if (pPwork->fileinfo[pPwork->cur_fileid].active in MBi_CommParentSendBlock()1198 if (pPwork->fileinfo[file_id].active && pPwork->fileinfo[file_id].pollbmp) in MBi_calc_sendblock()
506 if (pPwork->fileinfo[i].active == 0) in MB_RegisterFile()575 pPwork->fileinfo[fileID].active = 1; in MB_RegisterFile()641 pPwork->fileinfo[fileID].active = 0; in MB_UnregisterFile()
141 u8 active; member