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

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c201 int segzio_fromheap = 0; /* zio allocations occur from heap */ variable
2008 if (!segzio_fromheap) {
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c282 int segzio_fromheap = 0; variable
284 int segzio_fromheap = 1; variable
1940 if (segzio_fromheap) {

Completed in 99 milliseconds