Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dpxg.c155 printf(": %d plane, %dx%d stamp, %dkB SRAM\n", si->si_depth, in pxg_attach()
215 si->si_depth = 24; in pxg_init()
217 si->si_depth = pxg_probe_planes(si); in pxg_init()
H A Dsticvar.h101 int si_depth; member
H A Dpx.c220 si->si_depth = 8; in px_init()
H A Dstic.c547 wsd_fbip->depth = si->si_depth == 8 ? 8 : 32; in sticioctl()
/netbsd-src/sys/dev/splash/
H A Dsplash.h47 int si_depth; member
H A Dsplash.c213 switch (si->si_depth) { in splash_render()
231 si->si_depth); in splash_render()
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft.c113 sc->sc_sp_info.si_depth = ri->ri_depth; in tft_attach()
/netbsd-src/sys/dev/wsfb/
H A Dgenfb.c423 scp->sc_splash.si_depth = sc->sc_depth; in genfb_attach()
/netbsd-src/sys/dev/pci/
H A Dradeonfb.c958 dp->rd_splash.si_depth = ri->ri_depth; in radeonfb_attach()