Searched refs:DEVPRESENT_RETRIES (Results 1 – 1 of 1) sorted by relevance
28 #define DEVPRESENT_RETRIES 100 macro233 } while (loopcnt < DEVPRESENT_RETRIES && !is_devpresent); in proc_ucode_download()235 if (loopcnt < DEVPRESENT_RETRIES) { in proc_ucode_download()