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

/freebsd-10.3-release/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) {
/freebsd-10.3-release/sys/boot/arm/at91/boot2/
H A Dboot2.c333 if (disk_layout != DL_SLICE) {

Completed in 45 milliseconds