Home | History | Annotate | Download | only in dev

Lines Matching defs:fba

414 #define fba ((struct fbgattr *)data)
415 fba->real_type = sc->sc_fb.fb_type.fb_type;
416 fba->owner = 0; /* XXX ??? */
417 fba->fbtype = sc->sc_fb.fb_type;
418 fba->sattr.flags = 0;
419 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
420 fba->sattr.dev_specific[0] = -1;
421 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
422 fba->emu_types[1] = -1;
423 #undef fba