Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_impl.h89 #define ETM_PROP_NM_CONSOLE "etm_alert_console" macro
H A Detm.c106 { ETM_PROP_NM_CONSOLE, FMD_TYPE_BOOL, "false" },
3815 syslog_cons = fmd_prop_get_int32(hdl, ETM_PROP_NM_CONSOLE); in _fmd_init()