Searched refs:evch_channels_max (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c81 static uint32_t evch_channels_max; variable
1011 evch_channels_max = min(evch_isqrt(k), EVCH_MAX_CHANNELS);
1012 evch_events_max = evch_channels_max << 8;
1074 evch_channels_max) {

Completed in 61 milliseconds