Searched defs:vdc_ownership_delay (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c303 static uint64_t vdc_ownership_delay = 6 * MICROSEC; /* 6s units: usec */ variable
7056 timeout = drv_usectohz(vdc_ownership_delay);

Completed in 62 milliseconds