Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h94 #define WD_ENABLE_AUTO_PAT 0x20 /* enable auto pat feature */ macro
H A Dpiclwatchdog.c442 req_pkt.data[0] |= WD_ENABLE_AUTO_PAT; in wd_start()