Searched refs:sc_fb0 (Results 1 – 1 of 1) sorted by relevance
82 uint8_t *sc_fbaddr, *sc_fb0, *sc_fb1, *sc_shadow; member204 sc->sc_fb0 = sc->sc_fbaddr + sc->sc_fb0off; in wcfb_attach()253 memset(sc->sc_fb0, 0x01, 0x00100000); in wcfb_attach()307 memset(sc->sc_fb0, in wcfb_attach()326 memset(sc->sc_fb0, WS_DEFAULT_BG, in wcfb_attach()508 ri->ri_bits = sc->sc_fb0; in wcfb_init_screen()559 to0 = sc->sc_fb0 + offset; in wcfb_putchar()634 to0 = sc->sc_fb0 + offset; in wcfb_copycols()658 to0 = sc->sc_fb0 + offset; in wcfb_erasecols()684 to0 = sc->sc_fb0 + offset; in wcfb_copyrows()[all …]