HomeSort by: relevance | last modified time | path
    Searched refs:si_depth (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/splash/
splash.h 47 int si_depth; member in struct:splash_info
splash.c 213 switch (si->si_depth) {
231 si->si_depth);
  /src/sys/dev/tc/
sticvar.h 101 int si_depth; member in struct:stic_info
pxg.c 155 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);
px.c 220 si->si_depth = 8;
stic.c 547 wsd_fbip->depth = si->si_depth == 8 ? 8 : 32;
  /src/sys/arch/evbppc/virtex/dev/
tft.c 113 sc->sc_sp_info.si_depth = ri->ri_depth;
  /src/sys/dev/wsfb/
genfb.c 424 scp->sc_splash.si_depth = sc->sc_depth;
  /src/sys/dev/pci/
radeonfb.c 958 dp->rd_splash.si_depth = ri->ri_depth;

Completed in 20 milliseconds