Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h98 #define WD_MAX_L1 0xffff /* 109.22 min */ macro
H A Dpiclwatchdog.c1810 if ((timeout/WD_L1_RESOLUTION) > WD_MAX_L1) { in wd_write_timeout()