Searched refs:SUN_BOOTSIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dsun_disklabel.h65 #define SUN_BOOTSIZE 8192 macro
/freebsd-9.3-release/sys/geom/
H A Dgeom_sunlabel.c220 label = gctl_get_paraml(req, "bootcode", SUN_BOOTSIZE);
230 if (gsp->slices[i].length <= SUN_BOOTSIZE)
234 SUN_BOOTSIZE - SUN_SIZE);
/freebsd-9.3-release/sbin/sunlabel/
H A Dsunlabel.c398 char boot[SUN_BOOTSIZE];

Completed in 106 milliseconds