Home
last modified time | relevance | path

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) { in niumx_intr_dist()
1016 if (gethrtime() - start > niumx_intr_timeout) { in niumx_set_intr_target()
1165 if (gethrtime() - start > niumx_intr_timeout) { in niumx_rem_intr()