Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c191 WD_POLL_TIMEOUT)) != SMC_SUCCESS) { in wd_get_reg_dump()
222 WD_POLL_TIMEOUT) != SMC_SUCCESS) { in wd_get_healthy_status()
401 WD_POLL_TIMEOUT)) != SMC_SUCCESS) { in wd_pat()
451 WD_POLL_TIMEOUT)) != SMC_SUCCESS) { in wd_start()
460 WD_POLL_TIMEOUT)) != SMC_SUCCESS) { in wd_start()
736 WD_POLL_TIMEOUT)) != SMC_SUCCESS) { in wd_stop()
H A Dpiclwatchdog.h58 #define WD_POLL_TIMEOUT 10000 /* 10 sec */ macro