OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXBLOCKNUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/stand/bootxx/
bootxx.h
4
#define
MAXBLOCKNUM
64
/src/sys/arch/sun68k/stand/bootyy/
bootyy.c
53
#define
MAXBLOCKNUM
64
69
* second-stage boot always runs contiguously for
MAXBLOCKNUM
blocks.
70
* FIRSTBLOCKNUM can be increased, and
MAXBLOCKNUM
can be adjusted, as
121
for (i = 0, blknum = FIRSTBLOCKNUM; i <
MAXBLOCKNUM
; i++, blknum++) {
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025