Searched refs:LABELSECTOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Ddisklabel.h57 #define LABELSECTOR 1 /* sector containing label */ macro
/freebsd-12-stable/sbin/bsdlabel/
H A Dbsdlabel.c125 #ifndef LABELSECTOR
126 #define LABELSECTOR -1 macro
131 static int labelsoffset = LABELSECTOR;
/freebsd-12-stable/stand/mips/beri/boot2/
H A Dboot2.c588 if (drvread(sec, dsk.start + LABELSECTOR, 1))
/freebsd-12-stable/stand/i386/boot2/
H A Dboot2.c507 if (drvread(sec, dsk.start + LABELSECTOR, 1))

Completed in 177 milliseconds