Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h387 int ch_maxbinds; /* Maximum number of binds */ member
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1100 p->ch_maxbinds = evch_bindings_max; in evch_chbind()
1122 if (p->ch_bindings >= p->ch_maxbinds) { in evch_chbind()
1529 p->cd_maxbinds = chp->ch_maxbinds; in evch_chgetchdata()