Searched refs:BootRetry (Results 1 – 2 of 2) sorted by relevance
51 int BootRetry; in ADM_Send_file() local75 BootRetry = ADM_BOOT_RETRY; in ADM_Send_file()76 while (BootRetry > 0) { in ADM_Send_file()92 BootRetry = BootRetry - 1; in ADM_Send_file()128 if (BootRetry <= 0) { in ADM_Send_file()
52 int BootRetry; in ADM_Process_download() local122 BootRetry = ADM_BOOT_RETRY; in ADM_Process_download()123 while (BootRetry > 0) { in ADM_Process_download()146 BootRetry = BootRetry - 1; in ADM_Process_download()168 if (BootRetry <= 0) { in ADM_Process_download()