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

/illumos-gate/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dboot2.c58 #define DL_SLICE 2 /* Use only slices (DOS partitions) */ macro
359 disk_layout = DL_SLICE;
420 if (disk_layout != DL_SLICE) {

Completed in 74 milliseconds