Home | History | Annotate | Download | only in sun

Lines Matching defs:fba

689 #define fba ((struct fbgattr *)data)
690 fba->real_type = sc->sc_fb.fb_type.fb_type;
691 fba->owner = 0; /* XXX ??? */
692 fba->fbtype = sc->sc_fb.fb_type;
693 fba->sattr.flags = 0;
694 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
695 fba->sattr.dev_specific[0] = -1;
696 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
697 fba->emu_types[1] = -1;
698 #undef fba