Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c605 int cheetah_sendmondo_recover_delay = 5; variable
1009 if (cheetah_sendmondo_recover_delay < CHEETAH_LIVELOCK_MIN_DELAY) { in cheetah_nudge_onln()
1010 cheetah_sendmondo_recover_delay = CHEETAH_LIVELOCK_MIN_DELAY; in cheetah_nudge_onln()
1012 when->cyt_interval = cheetah_sendmondo_recover_delay * NANOSEC; in cheetah_nudge_onln()