Searched refs:niumx_intr_timeout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c196 hrtime_t niumx_intr_timeout = 2ull * NANOSEC; /* 2 seconds in nanoseconds */ variable
224 if (gethrtime() - start > niumx_intr_timeout) {
1011 if (gethrtime() - start > niumx_intr_timeout) {
1160 if (gethrtime() - start > niumx_intr_timeout) {

Completed in 60 milliseconds