Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h97 #define WD_MAX_L2 0xff /* 255 sec */ macro
H A Dpiclwatchdog.c1818 if ((timeout/WD_L2_RESOLUTION) > WD_MAX_L2) { in wd_write_timeout()