ffb.c | 187 int ffb_set_vmode(struct ffb_softc *, struct videomode *, int, int *, int *); 314 if (ffb_set_vmode(sc, 1448 ffb_set_vmode(struct ffb_softc *sc, struct videomode *mode, int btype, function in typeref:typename:int 1458 DPRINTF(("ffb_set_vmode: %dx%d@%d", mode->hdisplay, mode->vdisplay, 1491 DPRINTF(("ffb_set_vmode: 640x480@60: adjusted dot clock\n")); 1566 DPRINTF(("ffb_set_vmode: 0x%04x 0x%04x 0x%04x 0x%04x 0x%04x\n", 1574 DPRINTF(("ffb_set_vmode: failed to disable TGC register\n"));
|