Home
last modified time | relevance | path

Searched refs:time_spent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2019 uint64_t time_spent = 0; in px_goto_l0() local
2041 for (; px_p->px_lup_pending && (time_spent < px_lup_poll_to); in px_goto_l0()
2042 time_spent += px_lup_poll_interval) in px_goto_l0()