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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnex.c76 hrtime_t vnex_pending_timeout = 2ull * NANOSEC; /* 2 seconds in nanoseconds */ variable
247 if (gethrtime() - start > vnex_pending_timeout) {

Completed in 59 milliseconds