Searched refs:devcnt_incr (Results 1 – 1 of 1) sorted by relevance
149 int devcnt_incr = 256; /* allow for additional drivers */ variable195 devcnt = MIN(num_devs + devcnt_incr, L_MAXMAJ32); in mod_setup()