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