Home
last modified time | relevance | path

Searched refs:nOFphysmem (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/shark/ofw/
H A Dofw.c206 static int nOFphysmem; variable
798 for (totalcnt = 0, mp = OFphysmem; totalcnt < nOFphysmem; in ofw_configmem()
1471 nOFphysmem = mem_len / sizeof(struct mem_region); in ofw_getphysmeminfo()
1481 int cnt = (i == 0) ? nOFphysmem : nOFphysavail; in ofw_getphysmeminfo()