Home
last modified time | relevance | path

Searched refs:UNLOAD_WAIT_LOOPS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hv/
A Dchannel_mgmt.c792 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS) macro
821 for (i = 1; i <= UNLOAD_WAIT_LOOPS; i++) { in vmbus_wait_for_unload()

Completed in 5 milliseconds