Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsysevent.h161 #define EVCH_QWAIT 0x0008 /* Wait for slot in event queue */ macro
/titanic_41/usr/src/uts/common/io/
H A Dsysevent.c175 if (uargs.flags & ~(EVCH_NOSLEEP | EVCH_SLEEP | EVCH_QWAIT)) in sysevent_publish()
/titanic_41/usr/src/uts/common/os/
H A Devchannels.c1417 if (!(flags & EVCH_QWAIT)) { in evch_chpublish()
1935 EVCH_QWAIT)) == 0); in sysevent_evc_publish()