OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:availcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/shark/ofw/
ofw.c
794
int
availcnt
;
local in function:ofw_configmem
811
for (
availcnt
= 0, mp = OFphysavail;
availcnt
< nOFphysavail;
812
availcnt
++, mp++) {
864
if (DRAM_BLOCKS < (
availcnt
+ 1))
871
bootconfig.dramblocks =
availcnt
;
ofw.c
794
int
availcnt
;
local in function:ofw_configmem
811
for (
availcnt
= 0, mp = OFphysavail;
availcnt
< nOFphysavail;
812
availcnt
++, mp++) {
864
if (DRAM_BLOCKS < (
availcnt
+ 1))
871
bootconfig.dramblocks =
availcnt
;
Completed in 49 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025