Home | History | Annotate | Download | only in wsfb

Lines Matching defs:sc_splash

98 	struct splash_info sc_splash;
424 scp->sc_splash.si_depth = sc->sc_depth;
425 scp->sc_splash.si_bits = scp->sc_console_screen.scr_ri.ri_origbits;
426 scp->sc_splash.si_hwbits = sc->sc_fbaddr;
427 scp->sc_splash.si_width = sc->sc_width;
428 scp->sc_splash.si_height = sc->sc_height;
429 scp->sc_splash.si_stride = sc->sc_stride;
430 scp->sc_splash.si_fillrect = NULL;
432 error = splash_render(&scp->sc_splash,
526 splash_render(&scp->sc_splash,