Searched refs:bt_memavail (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/cats/include/
H A Dcyclone_boot.h53 uint32_t bt_memavail; /* start of avail phys memory */ member in struct:ebsaboot
/netbsd-current/sys/arch/cats/cats/
H A Dcats_machdep.c290 VPRINTF("bt_memavail = 0x%08x\n", ebsabootinfo.bt_memavail);
337 * account for bt_memavail. Adjust for this.
346 pv0->pv_pa = ebsabootinfo.bt_memavail;

Completed in 94 milliseconds