Searched refs:si_width (Results 1 – 5 of 5) sorted by relevance
198 if ((width > si->si_width) || (height > si->si_height)) { in splash_render()201 width, height, si->si_width, si->si_height); in splash_render()208 xoff = (si->si_width - width) / 2; in splash_render()289 si->si_height*si->si_width); in splash_render8()293 rp = si->si_bits + xoff + (yoff * si->si_width); in splash_render8()294 hrp = si->si_hwbits + xoff + (yoff * si->si_width); in splash_render8()
49 int si_width, si_height; member
116 sc->sc_sp_info.si_width = ri->ri_width; in tft_attach()
426 scp->sc_splash.si_width = sc->sc_width; in genfb_attach()
961 dp->rd_splash.si_width = ri->ri_width; in radeonfb_attach()