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

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

Completed in 213 milliseconds