Searched refs:fh (Results 1 – 7 of 7) sorted by relevance
201 int fh; in am200_presetup_fb() local229 fh = am200_fb_info.modes->yres; in am200_presetup_fb()237 totalsize = fw + am200_board.wfm_size + padding_size + (fw*fh); in am200_presetup_fb()242 am200_board.fh = fh; in am200_presetup_fb()262 int fh; in am200_setup_fb() local265 fh = am200_board.fh; in am200_setup_fb()272 par->metromem_img_csum = (u16 *) (par->metromem_img + (fw * fh)); in am200_setup_fb()
28 static struct fiq_handler fh = { variable97 retval = claim_fiq(&fh); in ams_delta_init_fiq()108 release_fiq(&fh); in ams_delta_init_fiq()
15 if (eh->fh.f_magic != 0x183 || (eh->fh.f_flags & 0x3000) != 0x3000) in load_binary()
56 struct filehdr fh; member89 (sizeof(struct exec) + (x).fh.f_nscns*SCNHSZ + SCNROUND - 1) & ~(SCNROUND - 1))
196 if (!(aout->fh.f_flags & COFF_F_EXEC)) { in main()202 if (aout->fh.f_opthdr != sizeof(aout->ah)) { in main()
252 static struct fiq_handler fh = { variable285 if (claim_fiq(&fh)) { in floppy_enable_dma()299 release_fiq(&fh); in floppy_disable_dma()
498 efi_file_handle_t *fh; in handle_ramdisks() local583 status = efi_call_phys2(io->open_volume, io, &fh); in handle_ramdisks()588 status = efi_call_phys5(fh->open, fh, &h, filename_16, in handle_ramdisks()654 status = efi_call_phys3(fh->read, in handle_ramdisks()663 efi_call_phys1(fh->close, initrds[j].handle); in handle_ramdisks()680 efi_call_phys1(fh->close, initrds[k].handle); in handle_ramdisks()