Home
last modified time | relevance | path

Searched refs:PICL_PROPVAL_WD_ACTION_ALARM (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h356 #define PICL_PROPVAL_WD_ACTION_ALARM "alarm" macro
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c376 if (strcmp(value, PICL_PROPVAL_WD_ACTION_ALARM) != 0) { in env_handle_watchdog_expiry()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1671 PICL_PROPVAL_WD_ACTION_ALARM); in wd_read_action()
1735 if (strcmp(wd_action, PICL_PROPVAL_WD_ACTION_ALARM) == 0) { in wd_write_action()