Home
last modified time | relevance | path

Searched refs: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) { in vnex_intr_dist()