Searched refs:scsize (Results 1 – 1 of 1) sorted by relevance
56 g_slice_alloc(unsigned nslice, unsigned scsize) in g_slice_alloc() argument61 if (scsize > 0) in g_slice_alloc()62 gsp->softc = g_malloc(scsize, M_WAITOK | M_ZERO); in g_slice_alloc()