Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dbootstrap.h286 #define SPLASH_SHUTDOWN 2 macro
H A Dgfx_fb.c3123 if (type == SPLASH_SHUTDOWN) in build_splash_module()
3149 if (type == SPLASH_SHUTDOWN) { in build_splash_module()
/freebsd/stand/efi/loader/
H A Dbootinfo.c404 addr = build_splash_module(addr, SPLASH_SHUTDOWN); in bi_load()