Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c350 static uint_t bbsram_size; variable
392 map.size = &bbsram_size; in sbdp_cpu_poweroff()
402 if (SBDP_INJECT_ERROR(f, 1) || bbsram_size == 0) { in sbdp_cpu_poweroff()
415 if (bbsram_size < MMU_PAGESIZE) { in sbdp_cpu_poweroff()
417 "size = 0x%x", cpuid, cpyren_key, bbsram_size); in sbdp_cpu_poweroff()
476 bbsram_size = 0; in sbdp_cpu_poweroff()
656 ASSERT(bbsram_size >= MMU_PAGESIZE); in sbdp_cpu_stop_self()