Home | History | Annotate | Download | only in sbus

Lines Matching defs:fba

381 #define fba ((struct fbgattr *)data)
382 fba->real_type = sc->sc_fb.fb_type.fb_type;
383 fba->owner = 0; /* XXX ??? */
384 fba->fbtype = sc->sc_fb.fb_type;
385 fba->sattr.flags = 0;
386 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
387 fba->sattr.dev_specific[0] = -1;
388 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
389 fba->emu_types[1] = -1;
390 fba->emu_types[2] = -1;
391 #undef fba