Searched defs:newtblsz (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ | ||
H A D | mdeg.c | 217 uint_t newtblsz; local 244 newtblsz = newmaxclnts * sizeof (mdeg_clnt_t); 246 newtbl = kmem_zalloc(newtblsz, KM_SLEEP); |
Completed in 54 milliseconds