OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PARTTBL_TOP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/boot_ufs/
bootmain.c
100
#define
PARTTBL_TOP
((unsigned)4) /* pos of part inf in 512byte-blocks */
128
RAW_READ0(&partbuf,
PARTTBL_TOP
, sizeof partbuf);
/src/sys/arch/x68k/stand/xxboot/
bootmain.c
113
#define
PARTTBL_TOP
(4) /* sector pos of part info in 512byte/sector */
139
raw_read(
PARTTBL_TOP
, SCSI_CAP.blocksize, &partbuf);
Completed in 12 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025