Searched refs:BootRetry (Results 1 – 2 of 2) sorted by relevance
49 int BootRetry; in ADM_Send_file() local73 BootRetry = ADM_BOOT_RETRY; in ADM_Send_file()74 while (BootRetry > 0) { in ADM_Send_file()90 BootRetry = BootRetry - 1; in ADM_Send_file()126 if (BootRetry <= 0) { in ADM_Send_file()
50 int BootRetry; in ADM_Process_download() local120 BootRetry = ADM_BOOT_RETRY; in ADM_Process_download()121 while (BootRetry > 0) { in ADM_Process_download()144 BootRetry = BootRetry - 1; in ADM_Process_download()166 if (BootRetry <= 0) { in ADM_Process_download()