mgafb_mode_fits
static bool mgafb_mode_fits(struct mgafb_softc *, const struct videomode *);
if (m != NULL && mgafb_mode_fits(sc, m)) {
if (mgafb_mode_fits(sc, m)) {