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

  /src/sys/arch/cats/include/
cyclone_boot.h 53 uint32_t bt_memavail; /* start of avail phys memory */ member in struct:ebsaboot
  /src/sys/arch/cats/cats/
cats_machdep.c 290 VPRINTF("bt_memavail = 0x%08x\n", ebsabootinfo.bt_memavail);
335 * account for bt_memavail. Adjust for this.
344 pv0->pv_pa = ebsabootinfo.bt_memavail;

Completed in 12 milliseconds