Searched defs:compat_entry_length (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_ddi_impl.c90 int compat_entry_length = 30; local
125 new_compat[i] = kmem_zalloc(compat_entry_length, KM_NOSLEEP);
149 kmem_free(new_compat[i], compat_entry_length);

Completed in 80 milliseconds