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