Lines Matching refs:gameInfo
81 fileNo = mbrsp->list[index].gameInfo.fileNo; in MB_CommDownloadRequest()
663 mbrsp->list[pCwork->connectTargetNo].gameInfo.ggid); in MBi_CommChildSendData()
719 void* arg = (gInfop == NULL)? NULL : (void *)&gInfop->gameInfo; in MBi_CommBeaconRecvCallback()
771 p_desc->gameInfo.magicNumber = 0x0001; in MB_ReadMultiBootParentBssDesc()
772 p_desc->gameInfo.ver = 0; in MB_ReadMultiBootParentBssDesc()
773 p_desc->gameInfo.ggid = in MB_ReadMultiBootParentBssDesc()
775 p_desc->gameInfo.tgid = *(const u16 *)(&p_desc->ssid[4]); in MB_ReadMultiBootParentBssDesc()
776 p_desc->gameInfo.userGameInfoLength = 0; in MB_ReadMultiBootParentBssDesc()
777 p_desc->gameInfo.parentMaxSize = parent_max_size; in MB_ReadMultiBootParentBssDesc()
778 p_desc->gameInfo.childMaxSize = child_max_size; in MB_ReadMultiBootParentBssDesc()
779 MI_WriteByte(&p_desc->gameInfo.attribute, in MB_ReadMultiBootParentBssDesc()