Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysevent_impl.h394 int ch_maxsubscr; /* Maximum number of subscriptions */ member
/titanic_50/usr/src/uts/common/os/
H A Devchannels.c1095 p->ch_maxsubscr = EVCH_MAX_SUBSCRIPTIONS; in evch_chbind()
1255 if (evch_dl_getnum(&chp->ch_subscr) >= chp->ch_maxsubscr) { in evch_chsubscribe()
1523 p->cd_maxsub = chp->ch_maxsubscr; in evch_chgetchdata()