Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h105 #define WD_MAX_SEQN 255 macro
H A Dpiclwatchdog.c384 if (seq < WD_MAX_SEQN) { in wd_pat()