OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXBLOCKNUM
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mvme68k/stand/bootxx/
bootxx.h
4
#define
MAXBLOCKNUM
64
block_x.S
12
.long
MAXBLOCKNUM
15
.space (
MAXBLOCKNUM
* 4)
/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 Thu Oct 16 14:10:15 GMT 2025