Home | History | Annotate | Download | only in dev

Lines Matching defs:fba

246 	register struct fbgattr *fba;
255 fba = (struct fbgattr *)data;
256 fba->real_type = sc->sc_fb.fb_type.fb_type;
257 fba->owner = 0; /* XXX ??? */
258 fba->fbtype = sc->sc_fb.fb_type;
259 fba->sattr.flags = 0;
260 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
261 fba->sattr.dev_specific[0] = -1;
262 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
263 fba->emu_types[1] = -1;