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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c146 int devcnt_incr = 256; /* allow for additional drivers */ variable
192 devcnt = MIN(num_devs + devcnt_incr, L_MAXMAJ32);

Completed in 70 milliseconds