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()591 || pPwork->fileinfo[fileid].active == 0 in MBi_CommParentRecvDataPerChild()755 if (pPwork->fileinfo[i].active) in MBi_CommParentRecvData()843 if (pPwork->fileinfo[fid].active && file_req_num[fid] > 0) in MBi_CommParentSendDLFileInfo()850 if (pPwork->fileinfo[i].active) in MBi_CommParentSendDLFileInfo()1008 if (pPwork->fileinfo[pPwork->cur_fileid].active in MBi_CommParentSendBlock()1212 if (pPwork->fileinfo[file_id].active && pPwork->fileinfo[file_id].pollbmp) in MBi_calc_sendblock()
509 if (pPwork->fileinfo[i].active == 0) in MB_RegisterFile()578 pPwork->fileinfo[fileID].active = 1; in MB_RegisterFile()644 pPwork->fileinfo[fileID].active = 0; in MB_UnregisterFile()
141 u8 active; member