Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c71 #define EVCH_EVQ_EVCOUNT(x) ((&(x)->eq_eventq)->sq_count) macro
1526 p->cd_nevents = EVCH_EVQ_EVCOUNT(chp->ch_queue); in evch_chgetchdata()
1558 subp->sb_nevents = EVCH_EVQ_EVCOUNT(sdp->sd_queue); in evch_chgetchdata()