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.c808 #define UNLOAD_WAIT_LOOPS (UNLOAD_WAIT_MS/UNLOAD_DELAY_UNIT_MS) macro
837 for (i = 1; i <= UNLOAD_WAIT_LOOPS; i++) { in vmbus_wait_for_unload()

Completed in 6 milliseconds