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

  /src/sys/dev/splash/
splash.h 46 struct splash_info { struct
52 void (*si_fillrect)(struct splash_info *, int, int, int, int, int);
63 int splash_render(struct splash_info *, int);
splash.c 134 static void splash_render8(struct splash_info *, const char *, int,
138 static void splash_render16(struct splash_info *, const char *, int,
142 static void splash_render32(struct splash_info *, const char *, int,
177 splash_render(struct splash_info *si, int flg)
244 splash_render8(struct splash_info *si, const char *data, int xoff, int yoff,
318 splash_render16(struct splash_info *si, const char *data, int xoff, int yoff,
383 splash_render32(struct splash_info *si, const char *data, int xoff, int yoff,
  /src/sys/arch/evbppc/virtex/dev/
tftvar.h 60 struct splash_info sc_sp_info;
  /src/sys/dev/pci/
radeonfbvar.h 204 struct splash_info rd_splash;
  /src/sys/dev/wsfb/
genfb.c 98 struct splash_info sc_splash;

Completed in 55 milliseconds