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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c493 static int max_bootlist_sz; variable
531 max_bootlist_sz = size;
559 if (plen + vlen > max_bootlist_sz)

Completed in 61 milliseconds