OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRAM_BLOCKS
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/cats/include/
bootconfig.h
54
#define
DRAM_BLOCKS
1
57
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/epoc32/include/
bootconfig.h
46
#ifndef
DRAM_BLOCKS
47
#define
DRAM_BLOCKS
16
52
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/hpcarm/include/
bootconfig.h
54
#define
DRAM_BLOCKS
1
57
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/netwinder/include/
bootconfig.h
52
#define
DRAM_BLOCKS
1
55
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/shark/include/
bootconfig.h
69
#define
DRAM_BLOCKS
33
72
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/evbarm/include/
bootconfig.h
56
#ifndef
DRAM_BLOCKS
57
#define
DRAM_BLOCKS
2
62
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/zaurus/include/
bootconfig.h
56
#define
DRAM_BLOCKS
1
59
PhysMem dram[
DRAM_BLOCKS
];
/src/sys/arch/evbarm/mmnet/
mmnet_machdep.c
106
#define
DRAM_BLOCKS
1
/src/sys/arch/evbarm/mpcsa/
mpcsa_machdep.c
117
#define
DRAM_BLOCKS
1
/src/sys/arch/acorn32/include/
bootconfig.h
38
#define
DRAM_BLOCKS
32
90
phys_mem dram[
DRAM_BLOCKS
];
/src/sys/arch/iyonix/include/
bootconfig.h
38
#define
DRAM_BLOCKS
32
90
phys_mem dram[
DRAM_BLOCKS
];
/src/sys/arch/evbarm/armadillo/
armadillo9_machdep.c
144
#define
DRAM_BLOCKS
4
491
if (bootconfig.dramblocks <
DRAM_BLOCKS
) {
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025