Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h91 #define WD_USEFLAG_OS 0x04 /* set os as user of wd */ macro
H A Dpiclwatchdog.c434 req_pkt.data[0] = WD_USEFLAG_OS; in wd_start()