Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Devchannels.c67 #define EVCH_EVQ_EVCOUNT(x) ((&(x)->eq_eventq)->sq_count) macro
1523 p->cd_nevents = EVCH_EVQ_EVCOUNT(chp->ch_queue); in evch_chgetchdata()
1555 subp->sb_nevents = EVCH_EVQ_EVCOUNT(sdp->sd_queue); in evch_chgetchdata()