Home
last modified time | relevance | path

Searched refs:LABELOFFSET (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/boot/sys/sys/
H A Ddisklabel.h57 #define LABELOFFSET 0 /* offset of label in sector */ macro
/titanic_53/usr/src/boot/sys/boot/arm/at91/boot2/
H A Dboot2.c277 d = (void *)(sec + LABELOFFSET); in dskread()
/titanic_53/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dboot2.c339 d = (void *)(sec + LABELOFFSET); in dskread()