Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysevent_impl.h423 extern int evch_usrpostevent(evchan_t *bp, sysevent_impl_t *ev, uint32_t flags);
/titanic_50/usr/src/uts/common/io/
H A Dsysevent.c193 return (evch_usrpostevent(ctl->chp, ev, uargs.flags)); in sysevent_publish()
/titanic_50/usr/src/uts/common/os/
H A Devchannels.c2241 evch_usrpostevent(evchan_t *bp, sysevent_impl_t *ev, uint32_t flags) in evch_usrpostevent() function