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

  /src/sys/arch/prep/include/
residual.h 305 unsigned long GoodMemory; /* Total amount of good memory */
  /src/sys/arch/prep/prep/
residual.c 435 printf("GoodMemory = %ld (0x%08lx)\n",
436 be32toh(res->GoodMemory), be32toh(res->GoodMemory));

Completed in 12 milliseconds