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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h423 extern int evch_usrpostevent(evchan_t *bp, sysevent_impl_t *ev, uint32_t flags);
/illumos-gate/usr/src/uts/common/io/
H A Dsysevent.c193 return (evch_usrpostevent(ctl->chp, ev, uargs.flags));
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c2187 * evch_usrpostevent - Publish event
2241 evch_usrpostevent(evchan_t *bp, sysevent_impl_t *ev, uint32_t flags) function

Completed in 66 milliseconds