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

/illumos-gate/usr/src/uts/common/os/
H A Dspace.c128 int netboot; variable
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1192 int netboot; local
1437 netboot = 0;
1453 netboot++;
1459 netboot = 1;
1463 * In the netboot case, drives_info is overloaded with the dhcp ack.
1466 if (netboot && mbi->drives_length != 0) {

Completed in 80 milliseconds