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

  /src/sys/arch/shark/ofw/
ofw.c 793 int totalcnt; local in function:ofw_configmem
798 for (totalcnt = 0, mp = OFphysmem; totalcnt < nOFphysmem;
799 totalcnt++, mp++) {
ofw.c 793 int totalcnt; local in function:ofw_configmem
798 for (totalcnt = 0, mp = OFphysmem; totalcnt < nOFphysmem;
799 totalcnt++, mp++) {

Completed in 23 milliseconds