umem_magtype
for (mtp = umem_magtype; chunksize <= mtp->mt_minbuf; mtp++)
for (i = 0; i < sizeof (umem_magtype) / sizeof (*mtp); i++) {
mtp = &umem_magtype[i];
static umem_magtype_t umem_magtype[] = {