Searched refs:fba (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/s390/boot/ |
D | iplfba.S | 2 # Ipl block for fba devices 11 # program. The fba ipl loader only uses the CCW on 8-15 to load the first 512 53 # subroutine for loading a sequence of block from fba
|
/linux-2.4.37.9/arch/s390x/boot/ |
D | iplfba.S | 2 # Ipl block for fba devices 11 # program. The fba ipl loader only uses the CCW on 8-15 to load the first 512 53 # subroutine for loading a sequence of block from fba
|
/linux-2.4.37.9/drivers/video/ |
D | sbusfb.c | 553 struct fbgattr *fba = (struct fbgattr *) arg; in sbusfb_ioctl() local 557 if (__put_user(fb->emulations[0], &fba->real_type) || in sbusfb_ioctl() 558 __put_user(0, &fba->owner) || in sbusfb_ioctl() 559 __copy_to_user(&fba->fbtype, &fb->type, in sbusfb_ioctl() 561 __put_user(0, &fba->sattr.flags) || in sbusfb_ioctl() 562 __put_user(fb->type.fb_type, &fba->sattr.emu_type) || in sbusfb_ioctl() 563 __put_user(-1, &fba->sattr.dev_specific[0])) in sbusfb_ioctl() 566 if (put_user(fb->emulations[i], &fba->emu_types[i])) in sbusfb_ioctl()
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | itest.sa | 507 dc.l $48ee7fff,$ffc061ff,$00002fba,$4a0066ff
|