HomeSort by: relevance | last modified time | path
    Searched defs:nOFphysmem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/shark/ofw/
ofw.c 206 static int nOFphysmem;
798 for (totalcnt = 0, mp = OFphysmem; totalcnt < nOFphysmem;
1471 nOFphysmem = mem_len / sizeof(struct mem_region);
1481 int cnt = (i == 0) ? nOFphysmem : nOFphysavail;

Completed in 12 milliseconds