Searched refs:UNLOAD_WAIT_LOOPS (Results 1 – 1 of 1) sorted by relevance
730 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS) macro759 for (i = 1; i <= UNLOAD_WAIT_LOOPS; i++) { in vmbus_wait_for_unload()