Searched refs:maxzs (Results 1 – 1 of 1) sorted by relevance
75 int maxzs = MAXZS; variable357 zscom = kmem_zalloc(maxzs * sizeof (struct zscom), KM_SLEEP); in zsattach()358 zs_prog = kmem_zalloc(maxzs * sizeof (struct zs_prog), in zsattach()360 zssoftCAR = kmem_zalloc(maxzs, KM_SLEEP); in zsattach()363 nzs = maxzs; in zsattach()370 if (2 * current_chip >= maxzs) { in zsattach()