Home
last modified time | relevance | path

Searched defs:PARTTBL_TOP (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/x68k/stand/xxboot/
H A Dbootmain.c113 #define PARTTBL_TOP (4) /* sector pos of part info in 512byte/sector */ macro
/netbsd/sys/arch/x68k/stand/boot_ufs/
H A Dbootmain.c100 #define PARTTBL_TOP ((unsigned)4) /* pos of part inf in 512byte-blocks */ macro