Home | History | Annotate | Download | only in sbus

Lines Matching defs:fba

548 	struct fbgattr *fba;
558 fba = (struct fbgattr *)data;
559 fba->real_type = sc->sc_fb.fb_type.fb_type;
560 fba->owner = 0; /* XXX ??? */
561 fba->fbtype = sc->sc_fb.fb_type;
562 fba->sattr.flags = 0;
563 fba->sattr.emu_type = sc->sc_fb.fb_type.fb_type;
564 fba->sattr.dev_specific[0] = -1;
565 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
566 fba->emu_types[1] = -1;