Home | History | Annotate | Download | only in dev

Lines Matching defs:fba

351 	struct fbgattr *fba;
361 fba = (struct fbgattr *)data;
362 fba->real_type = sc->sc_fb.fb_type.fb_type;
363 fba->owner = 0; /* XXX ??? */
364 fba->fbtype = sc->sc_fb.fb_type;
365 fba->sattr.flags = 0;
366 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
367 fba->sattr.dev_specific[0] = -1;
368 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
369 fba->emu_types[1] = -1;