Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h76 #define ENABLE_AUTO_PAT 0x1 macro
H A Dpiclwatchdog.c441 if (patting_option == ENABLE_AUTO_PAT) { in wd_start()
642 if (wd_arm(ENABLE_AUTO_PAT) != PICL_SUCCESS) { in wd_patting_thread()