Searched refs:splash_info (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/dev/splash/ |
| D | splash.h | 46 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);
|
| D | 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) 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/ |
| D | tftvar.h | 60 struct splash_info sc_sp_info;
|
| /netbsd/src/sys/dev/pci/ |
| D | radeonfbvar.h | 204 struct splash_info rd_splash;
|
| /netbsd/src/sys/dev/wsfb/ |
| D | genfb.c | 98 struct splash_info sc_splash;
|