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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c207 * evch_q_out - Get element out of queue
238 evch_q_out(evch_squeue_t *q) function
454 (qep = evch_q_out(&eqp->eq_eventq)) != NULL) {
572 while ((qep = (evch_qelem_t *)evch_q_out(&eqp->eq_eventq)) != NULL) {

Completed in 61 milliseconds