Searched refs:PARTTBL_TOP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/x68k/stand/xxboot/
H A Dbootmain.c113 #define PARTTBL_TOP (4) /* sector pos of part info in 512byte/sector */ macro
139 raw_read(PARTTBL_TOP, SCSI_CAP.blocksize, &partbuf);
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dbootmain.c100 #define PARTTBL_TOP ((unsigned)4) /* pos of part inf in 512byte-blocks */ macro
128 RAW_READ0(&partbuf, PARTTBL_TOP, sizeof partbuf);

Completed in 92 milliseconds