Lines Matching defs:fba
452 struct fbgattr *fba;
462 fba = (struct fbgattr *)data;
463 fba->real_type = FBTYPE_MDICOLOR;
464 fba->owner = 0; /* XXX ??? */
465 fba->fbtype = sc->sc_fb.fb_type;
466 fba->sattr.flags = 0;
467 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
468 fba->sattr.dev_specific[0] = -1;
469 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
470 fba->emu_types[1] = -1;