cgfour_clear_screen
static void cgfour_clear_screen(struct cgfour_softc *, int);
cgfour_clear_screen(sc, (defattr >> 16) & 0xff);
cgfour_clear_screen(sc, 0xff);