Home
last modified time | relevance | path

Searched refs:WHOLE_DISK_SLICE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/include/
H A Dbootinfo.h108 #define WHOLE_DISK_SLICE 1 macro
/freebsd/stand/i386/boot2/
H A Dboot2.c434 dsk.slice = WHOLE_DISK_SLICE; in parse()
492 if (dsk.slice == WHOLE_DISK_SLICE) in dskread()
495 if (sl != WHOLE_DISK_SLICE) { in dskread()