Home | History | Annotate | Download | only in sbus

Lines Matching defs:fba

1105 	struct fbgattr *fba;
1115 fba = (struct fbgattr *)data;
1116 fba->real_type = sc->sc_fb.fb_type.fb_type;
1117 fba->owner = 0; /* XXX ??? */
1118 fba->fbtype = sc->sc_fb.fb_type;
1119 fba->sattr.flags = 0;
1120 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
1121 fba->sattr.dev_specific[0] = -1;
1122 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
1123 fba->emu_types[1] = -1;