Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_trace.h125 #define ST_ALERT 0x8000 /* force write to daemon */ macro
H A Dsd_trace.c253 if (!(t->tt_mask & ST_ALERT)) in _sd_alert()
266 tp->t_func = (ushort_t)f | ST_ALERT; in _sd_alert()