OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
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
811
for (
availcnt
= 0, mp = OFphysavail;
availcnt
< nOFphysavail;
812
availcnt
++, mp++) {
864
if (DRAM_BLOCKS < (
availcnt
+ 1))
871
bootconfig.dramblocks =
availcnt
;
Completed in 190 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026