Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c636 evch_evq_pub(evch_eventq_t *eqp, void *ev, int flags) in evch_evq_pub() function
863 (void) evch_evq_pub(p->sd_queue, evp, EVCH_SLEEP); in evch_subq_deliver()
1449 return (evch_evq_pub(chp->ch_queue, ev, flags) == 0 ? 0 : EAGAIN); in evch_chpublish()
1678 (void) evch_evq_pub(snp->sn_queue, ev, EVCH_SLEEP); in evch_chrdevent_init()
1683 (void) evch_evq_pub(snp->sn_queue, ev, EVCH_SLEEP); in evch_chrdevent_init()