Home
last modified time | relevance | path

Searched refs:PICL_CLASS_WATCHDOG_TIMER (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h108 #define PICL_CLASS_WATCHDOG_TIMER "watchdog-timer" macro
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c365 if (strcmp(class, PICL_CLASS_WATCHDOG_TIMER) != 0) { in env_handle_watchdog_expiry()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1311 PICL_NODE_WD_L1, PICL_CLASS_WATCHDOG_TIMER, in wd_create_add_props()
1319 PICL_NODE_WD_L2, PICL_CLASS_WATCHDOG_TIMER, in wd_create_add_props()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c823 if (picl_walk_tree_by_class(nodehandle, PICL_CLASS_WATCHDOG_TIMER, in pd_query_watchdog_state()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c593 if (strcmp(value, PICL_CLASS_WATCHDOG_TIMER) != 0) { in frutree_wd_evhandler()