Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h258 #define EVCH_DEFAULT_EVENTS 2000 macro
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1098 p->ch_maxev = min(EVCH_DEFAULT_EVENTS, evch_events_max); in evch_chbind()