Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.c3019 uint64_t splashp; in build_splash_module() local
3045 splashp = addr; in build_splash_module()
3053 file_addmetadata(fp, MODINFOMD_SPLASH, sizeof(splashp), &splashp); in build_splash_module()