Lines Matching defs:fba
1017 #define fba ((struct fbgattr *)data)
1018 fba->real_type = sc->sc_fb.fb_type.fb_type;
1019 fba->owner = 0; /* XXX ??? */
1020 fba->fbtype = sc->sc_fb.fb_type;
1021 fba->sattr.flags = 0;
1022 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
1023 fba->sattr.dev_specific[0] = -1;
1024 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
1025 fba->emu_types[1] = -1;
1026 #undef fba