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 in struct:__anon9095
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1096 p->ch_maxbinds = evch_bindings_max;
1118 if (p->ch_bindings >= p->ch_maxbinds) {
1122 * create it. Other bindings will be present if ch_maxbinds
1525 p->cd_maxbinds = chp->ch_maxbinds;

Completed in 273 milliseconds