Searched refs:new_convs (Results 1 – 1 of 1) sorted by relevance
450 int old_convs, new_convs; in devsw_attach() local453 new_convs = old_convs + 1; in devsw_attach()455 newptr = kmem_zalloc(new_convs * DEVSWCONV_SIZE, KM_NOSLEEP); in devsw_attach()468 max_devsw_convs = new_convs; in devsw_attach()