HomeSort by: relevance | last modified time | path
    Searched defs:sc_splash (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wsfb/
genfb.c 98 struct splash_info sc_splash; member in struct:genfb_private
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,
    [all...]
genfb.c 98 struct splash_info sc_splash; member in struct:genfb_private
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,
    [all...]
genfb.c 98 struct splash_info sc_splash; member in struct:genfb_private
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,
    [all...]
genfb.c 98 struct splash_info sc_splash; member in struct:genfb_private
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,
    [all...]

Completed in 166 milliseconds