Home
last modified time | relevance | path

Searched refs:splash_info (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/splash/
Dsplash.h46 struct splash_info { struct
52 void (*si_fillrect)(struct splash_info *, int, int, int, int, int); argument
63 int splash_render(struct splash_info *, int);
Dsplash.c134 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) in splash_render()
244 splash_render8(struct splash_info *si, const char *data, int xoff, int yoff, in splash_render8()
318 splash_render16(struct splash_info *si, const char *data, int xoff, int yoff, in splash_render16()
383 splash_render32(struct splash_info *si, const char *data, int xoff, int yoff, in splash_render32()
/netbsd/src/sys/arch/evbppc/virtex/dev/
Dtftvar.h60 struct splash_info sc_sp_info;
/netbsd/src/sys/dev/pci/
Dradeonfbvar.h204 struct splash_info rd_splash;
/netbsd/src/sys/dev/wsfb/
Dgenfb.c98 struct splash_info sc_splash;