Searched defs:splash (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/video/fb/ | ||
H A D | splashreg.h | 41 int (*splash)(struct video_adapter *adp, int on); member |
H A D | splash.c | 202 splash(video_adapter_t *adp, int on) in splash() function |