Searched refs:be_env (Results 1 – 1 of 1) sorted by relevance
78 char *be_env; /* ends with double ascii nul */ member313 if (boot_env.be_env == NULL) in find_boot_env_prop()316 ptr = boot_env.be_env; in find_boot_env_prop()335 size = (uintptr_t)ptr - (uintptr_t)boot_env.be_env; in find_boot_env_prop()342 size = (uintptr_t)ptr - (uintptr_t)boot_env.be_env; in find_boot_env_prop()573 boot_env.be_env = (char *)(uintptr_t)modules[i].bm_addr; in bcons_init_env()