OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BBMINSIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/include/
disklabel.h
38
#define
BBMINSIZE
8192 /* minimum size of boot block */
69
u_int8_t bb_bootxx[
BBMINSIZE
- LABELOFFSET - LABELMAXSIZE];
/src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h
40
#define
BBMINSIZE
8192 /* minimum size of boot block */
59
u_int8_t bb_bootxx[
BBMINSIZE
- (LABELOFFSET + LABELMAXSIZE)];
/src/sys/arch/atari/stand/tostools/libtos/
ahdilbl.h
40
#define
BBMINSIZE
8192 /* minimum size of boot block */
59
u_int8_t bb_bootxx[
BBMINSIZE
- (LABELOFFSET + LABELMAXSIZE)];
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025